mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
c++: fix type.hpp
This commit is contained in:
parent
0627324da6
commit
a62a5d6c69
2 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ nobase_include_HEADERS = \
|
|||
msgpack/type/float.hpp \
|
||||
msgpack/type/int.hpp \
|
||||
msgpack/type/list.hpp \
|
||||
msgpack/type/deque.hpp \
|
||||
msgpack/type/map.hpp \
|
||||
msgpack/type/nil.hpp \
|
||||
msgpack/type/pair.hpp \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue