/* auto-generated on 2023-07-20 10:48:25 -0700. Do not edit! */ /* including simdjson.cpp: */ /* begin file simdjson.cpp */ #define SIMDJSON_SRC_SIMDJSON_CPP #include SIMDJSON_PUSH_DISABLE_UNUSED_WARNINGS #include #include #include #include #include #include #include #include #include #include #include /* defining SIMDJSON_CONDITIONAL_INCLUDE */ #define SIMDJSON_CONDITIONAL_INCLUDE #if SIMDJSON_IMPLEMENTATION_ARM64 #include #endif #if SIMDJSON_IMPLEMENTATION_FALLBACK #include #endif #if SIMDJSON_IMPLEMENTATION_HASWELL #include #endif #if SIMDJSON_IMPLEMENTATION_ICELAKE #include #endif #if SIMDJSON_IMPLEMENTATION_PPC64 #include #endif #if SIMDJSON_IMPLEMENTATION_WESTMERE #include #endif /* undefining SIMDJSON_CONDITIONAL_INCLUDE */ #undef SIMDJSON_CONDITIONAL_INCLUDE SIMDJSON_POP_DISABLE_UNUSED_WARNINGS /* end file simdjson.cpp */