mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-12-24 22:33:14 +01:00
Merge pull request #328 from redboltz/add_missing_iterator
Added iterator.hpp to the installing files list.
This commit is contained in:
@@ -148,6 +148,7 @@ IF (MSGPACK_ENABLE_CXX)
|
||||
include/msgpack/detail/cpp03_zone.hpp
|
||||
include/msgpack/detail/cpp11_zone.hpp
|
||||
include/msgpack/fbuffer.hpp
|
||||
include/msgpack/iterator.hpp
|
||||
include/msgpack/meta.hpp
|
||||
include/msgpack/object.hpp
|
||||
include/msgpack/object_fwd.hpp
|
||||
|
||||
Reference in New Issue
Block a user