summaryrefslogtreecommitdiff
path: root/cpp/msgpack.hpp
diff options
context:
space:
mode:
authorfrsyuki <frsyuki@users.sourceforge.jp>2009-06-24 13:53:12 +0900
committerfrsyuki <frsyuki@users.sourceforge.jp>2009-06-24 13:53:12 +0900
commit8596d36d02b13424b18d3f95c9b80dd0006661ac (patch)
treed5a3e426cc819d1622d256f2e98b075d82ce134f /cpp/msgpack.hpp
parent7cd359c1fdab21adb0fd5760741a6b1b0e4a806a (diff)
downloadmsgpack-python-8596d36d02b13424b18d3f95c9b80dd0006661ac.tar.gz
perl package
Diffstat (limited to 'cpp/msgpack.hpp')
-rw-r--r--cpp/msgpack.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/msgpack.hpp b/cpp/msgpack.hpp
index 58b40ac..e14680d 100644
--- a/cpp/msgpack.hpp
+++ b/cpp/msgpack.hpp
@@ -20,4 +20,5 @@
#include "msgpack/pack.hpp"
#include "msgpack/unpack.hpp"
#include "msgpack/sbuffer.hpp"
+#include "msgpack/vrefbuffer.hpp"
#include "msgpack.h"