c++: fix type.hpp

This commit is contained in:
frsyuki 2009-08-10 18:33:35 +09:00
parent 0627324da6
commit a62a5d6c69
2 changed files with 2 additions and 0 deletions

View file

@ -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 \