mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-13 22:50:19 +02:00
Added Boost.Preprocessor as a submodule.
Replaced boost/ with msgpack/ and BOOST with MSGPACK in Boost.Preprocessor files. Renamed existing macron in versioning.hpp to avoid confict with MSGPACK_PP_*. Removed MSGPACK_USE_BOOST requirement from MSGPACK_DEFINE_MAP.
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#include <sstream>
|
||||
#include <cassert>
|
||||
|
||||
#define MSGPACK_USE_BOOST
|
||||
#include <msgpack.hpp>
|
||||
|
||||
struct base1 {
|
||||
|
Reference in New Issue
Block a user