|
@@ -53,6 +53,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
#include <vector>
|
|
#include <vector>
|
|
|
|
|
|
#define RAPIDJSON_HAS_STDSTRING 1
|
|
#define RAPIDJSON_HAS_STDSTRING 1
|
|
|
|
+#define RAPIDJSON_NOMEMBERITERATORCLASS
|
|
#include <rapidjson/document.h>
|
|
#include <rapidjson/document.h>
|
|
#include <rapidjson/error/en.h>
|
|
#include <rapidjson/error/en.h>
|
|
#include <rapidjson/rapidjson.h>
|
|
#include <rapidjson/rapidjson.h>
|