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