mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-13 10:22:55 +01:00
36d8cfd768
clang-cl defines _MSC_VER by default, so JSONCPP_DEPRECATED was first defined for MSVC and then redefined for clang. Integrate the MSVC definition into the block with clang and GCC's JSONCPP_DEPRECATED definitions to fix this. |
||
---|---|---|
.. | ||
allocator.h | ||
assertions.h | ||
autolink.h | ||
config.h | ||
features.h | ||
forwards.h | ||
json.h | ||
reader.h | ||
value.h | ||
version.h | ||
writer.h |