mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-06-26 14:34:02 +02:00
Merge pull request #328 from redboltz/add_missing_iterator
Added iterator.hpp to the installing files list.
This commit is contained in:
commit
d91c510d8c
@ -148,6 +148,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