diff options
Diffstat (limited to 'c/msgpack.h')
-rw-r--r-- | c/msgpack.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/c/msgpack.h b/c/msgpack.h index a59ef03..21729f4 100644 --- a/c/msgpack.h +++ b/c/msgpack.h @@ -20,3 +20,4 @@ #include "msgpack/pack.h" #include "msgpack/unpack.h" #include "msgpack/sbuffer.h" +#include "msgpack/vrefbuffer.h" |