Remove SIMDJSON_CPP
This commit is contained in:
parent
751696d7eb
commit
a987192040
|
@ -1,7 +1,3 @@
|
||||||
// Instead of including simdjson.h, we include the stuff inside so we can get all the
|
|
||||||
// implementations and not just builtin
|
|
||||||
#define SIMDJSON_CPP
|
|
||||||
|
|
||||||
#include "simdjson.h"
|
#include "simdjson.h"
|
||||||
|
|
||||||
SIMDJSON_PUSH_DISABLE_WARNINGS
|
SIMDJSON_PUSH_DISABLE_WARNINGS
|
||||||
|
|
Loading…
Reference in New Issue