simdjson 4.2.2
Ridiculously Fast JSON
Loading...
Searching...
No Matches
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