Upgrade bundled version of nlohmann json to v3.1.2

This commit is contained in:
Tristan Penman 2018-08-01 14:25:10 +10:00
parent 60e35eb58a
commit a95be7a780
3 changed files with 17301 additions and 8639 deletions

View File

@ -65,7 +65,7 @@ include_directories(SYSTEM
thirdparty/jsoncpp-0.9.4/include
thirdparty/rapidjson-1.0.2/include
thirdparty/picojson-1.3.0
thirdparty/nlohmann-json-1.1.0
thirdparty/nlohmann-json-3.1.2
${Boost_INCLUDE_DIRS}
${Qt5Core_INCLUDE_DIRS}
)

File diff suppressed because it is too large Load Diff

17300
thirdparty/nlohmann-json-3.1.2/json.hpp vendored Normal file

File diff suppressed because it is too large Load Diff