mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
add msgpack_vrefbuffer, msgpack::vrefbuffer
This commit is contained in:
parent
f6cc274bbc
commit
8ed1d61529
10 changed files with 341 additions and 6 deletions
|
|
@ -6,6 +6,7 @@ libmsgpack_la_SOURCES = \
|
|||
nobase_include_HEADERS = \
|
||||
msgpack.hpp \
|
||||
msgpack/sbuffer.hpp \
|
||||
msgpack/vrefbuffer.hpp \
|
||||
msgpack/pack.hpp \
|
||||
msgpack/unpack.hpp \
|
||||
msgpack/object.hpp \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue