mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-15 19:15:06 +01:00

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.
7 lines
242 B
Plaintext
7 lines
242 B
Plaintext
[submodule "external/boost/predef"]
|
|
path = external/boost/predef
|
|
url = https://github.com/boostorg/predef.git
|
|
[submodule "external/boost/preprocessor"]
|
|
path = external/boost/preprocessor
|
|
url = https://github.com/boostorg/preprocessor.git
|