Remove SIMDJSON_CPP

This commit is contained in:
John Keiser 2021-03-09 09:10:27 -08:00
parent 751696d7eb
commit a987192040
1 changed files with 0 additions and 4 deletions

View File

@ -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"
SIMDJSON_PUSH_DISABLE_WARNINGS