mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-11-09 15:53:58 +01:00
Added Boost.Fusion support.
Fusion sequences can be serialized.
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
|
||||
#if defined(MSGPACK_USE_BOOST)
|
||||
|
||||
#include "adaptor/boost/fusion.hpp"
|
||||
#include "adaptor/boost/optional.hpp"
|
||||
#include "adaptor/boost/string_ref.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user