assimp/contrib/rapidjson/include/rapidjson
Thiago Goulart 867063d8c3 Fix compilation of iOS static libraries.
1. Building for any targets using clang-703.0.31 failed with multiple errors. Using c++11 or c++14 as -std builds successfully.
2. Building for arm64 failed compilation due to duplicate constructors in rapidjson's document.h.
2016-06-24 02:24:11 -07:00
..
error Added RapidJSON to contrib 2015-11-26 02:33:39 +01:00
internal Added RapidJSON to contrib 2015-11-26 02:33:39 +01:00
msinttypes Added RapidJSON to contrib 2015-11-26 02:33:39 +01:00
allocators.h Added RapidJSON to contrib 2015-11-26 02:33:39 +01:00
document.h Fix compilation of iOS static libraries. 2016-06-24 02:24:11 -07:00
encodedstream.h Added RapidJSON to contrib 2015-11-26 02:33:39 +01:00
encodings.h Added RapidJSON to contrib 2015-11-26 02:33:39 +01:00
filereadstream.h Added RapidJSON to contrib 2015-11-26 02:33:39 +01:00
filewritestream.h Added RapidJSON to contrib 2015-11-26 02:33:39 +01:00
memorybuffer.h Added RapidJSON to contrib 2015-11-26 02:33:39 +01:00
memorystream.h Added RapidJSON to contrib 2015-11-26 02:33:39 +01:00
pointer.h Added RapidJSON to contrib 2015-11-26 02:33:39 +01:00
prettywriter.h Added RapidJSON to contrib 2015-11-26 02:33:39 +01:00
rapidjson.h Added RapidJSON to contrib 2015-11-26 02:33:39 +01:00
reader.h Added RapidJSON to contrib 2015-11-26 02:33:39 +01:00
stringbuffer.h Added RapidJSON to contrib 2015-11-26 02:33:39 +01:00
writer.h Added RapidJSON to contrib 2015-11-26 02:33:39 +01:00