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:
Takatoshi Kondo
2015-08-11 16:32:24 +09:00
parent 41bff7b96d
commit 4b2b3a18df
278 changed files with 39070 additions and 70 deletions

View File

@@ -21,7 +21,6 @@
#include <sstream>
#include <cassert>
#define MSGPACK_USE_BOOST
#include <msgpack.hpp>
struct base1 {