Make SIMDJSON_AMALGAMATED checking much stricter

This commit is contained in:
John Keiser
2023-07-15 16:46:15 -07:00
parent bf076bfb5f
commit 28db262b47
26 changed files with 696 additions and 1302 deletions
-4
View File
@@ -1,10 +1,6 @@
#ifndef SIMDJSON_SRC_FALLBACK_CPP
#define SIMDJSON_SRC_FALLBACK_CPP
#ifndef SIMDJSON_AMALGAMATED
#include "generic/dependencies.h"
#endif // SIMDJSON_AMALGAMATED
#include "simdjson/fallback/implementation.h"
#include "simdjson/fallback/amalgamated.h"