mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
cpp: fixes include paths
This commit is contained in:
parent
c8e351b31e
commit
59ba8dec4e
14 changed files with 38 additions and 35 deletions
|
|
@ -18,7 +18,7 @@
|
|||
#ifndef MSGPACK_VREFBUFFER_HPP__
|
||||
#define MSGPACK_VREFBUFFER_HPP__
|
||||
|
||||
#include "msgpack/vrefbuffer.h"
|
||||
#include "vrefbuffer.h"
|
||||
#include <stdexcept>
|
||||
|
||||
namespace msgpack {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue