mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-11-10 16:37:44 +01:00
Merge pull request #305 from redboltz/add_boost_fusion
Added Boost.Fusion support.
This commit is contained in:
@@ -37,6 +37,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