simdjson  3.11.0
Ridiculously Fast JSON
ondemand.h
1 #ifndef SIMDJSON_PPC64_ONDEMAND_H
2 #define SIMDJSON_PPC64_ONDEMAND_H
3 
4 #include "simdjson/ppc64/begin.h"
5 #include "simdjson/generic/ondemand/amalgamated.h"
6 #include "simdjson/ppc64/end.h"
7 
8 #endif // SIMDJSON_PPC64_ONDEMAND_H