mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
Make SIMDJSON_AMALGAMATED checking much stricter
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user