mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00: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