mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
cpp: add msgpack::type::define
This commit is contained in:
parent
ec8932d6a1
commit
3afa9f265e
4 changed files with 110 additions and 2 deletions
|
|
@ -6,4 +6,5 @@
|
|||
#include "msgpack/type/nil.hpp"
|
||||
#include "msgpack/type/raw.hpp"
|
||||
#include "msgpack/type/tuple.hpp"
|
||||
#include "msgpack/type/define.hpp"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue