diff options
Diffstat (limited to 'cpp/msgpack.hpp')
-rw-r--r-- | cpp/msgpack.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/msgpack.hpp b/cpp/msgpack.hpp index f00da06..58b40ac 100644 --- a/cpp/msgpack.hpp +++ b/cpp/msgpack.hpp @@ -20,3 +20,4 @@ #include "msgpack/pack.hpp" #include "msgpack/unpack.hpp" #include "msgpack/sbuffer.hpp" +#include "msgpack.h" |