mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
7 lines
186 B
C
7 lines
186 B
C
#ifndef SIMDJSON_CONDITIONAL_INCLUDE
|
|
#include "simdjson/ppc64/base.h"
|
|
#endif // SIMDJSON_CONDITIONAL_INCLUDE
|
|
|
|
#undef SIMDJSON_SKIP_BACKSLASH_SHORT_CIRCUIT
|
|
#undef SIMDJSON_IMPLEMENTATION
|