Saving... (SIMD is not good for rapidjson)

This commit is contained in:
Daniel Lemire 2018-05-02 20:59:22 -04:00
parent b52bcfb84e
commit 2c022e9267
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
#include "avxprocessing.h"
#include "benchmark.h"
#include "jsonstruct.h"
// #define RAPIDJSON_SSE2 // bad
// #define RAPIDJSON_SSE42 // bad
#include "rapidjson/document.h"
#include "rapidjson/reader.h" // you have to check in the submodule
#include "rapidjson/stringbuffer.h"