mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-06-27 06:45:38 +02:00
Added iterator.hpp to the installing files list.
Makefile.am has it but CMakeLists.txt didn't have it.
This commit is contained in:
parent
2a7d9977b1
commit
9650def29a
@ -146,6 +146,7 @@ IF (MSGPACK_ENABLE_CXX)
|
|||||||
include/msgpack/detail/cpp03_zone.hpp
|
include/msgpack/detail/cpp03_zone.hpp
|
||||||
include/msgpack/detail/cpp11_zone.hpp
|
include/msgpack/detail/cpp11_zone.hpp
|
||||||
include/msgpack/fbuffer.hpp
|
include/msgpack/fbuffer.hpp
|
||||||
|
include/msgpack/iterator.hpp
|
||||||
include/msgpack/meta.hpp
|
include/msgpack/meta.hpp
|
||||||
include/msgpack/object.hpp
|
include/msgpack/object.hpp
|
||||||
include/msgpack/object_fwd.hpp
|
include/msgpack/object_fwd.hpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user