/** * @file * @deprecated We'll be removing this file so it isn't confused with the top level simdjson.h */ #ifndef SIMDJSON_SIMDJSON_H #define SIMDJSON_SIMDJSON_H #include "simdjson/compiler_check.h" #include "simdjson/error.h" #endif // SIMDJSON_SIMDJSON_H