Removing RapidJSON toggle

This commit is contained in:
jrkoonce 2019-09-04 13:46:59 -05:00
parent 0d2b6efa6f
commit 7481011fd9

View File

@ -4,7 +4,6 @@
#define TINYGLTF_IMPLEMENTATION
#define STB_IMAGE_IMPLEMENTATION
#define STB_IMAGE_WRITE_IMPLEMENTATION
//#define TINYGLTF_USE_RAPIDJSON
#include "tiny_gltf.h"
#include <cstdio>