Files
simdjson-simdjson/include/simdjson/westmere/ondemand.h
T
2024-10-30 01:10:00 -04:00

9 lines
244 B
C

#ifndef SIMDJSON_WESTMERE_ONDEMAND_H
#define SIMDJSON_WESTMERE_ONDEMAND_H
#include "simdjson/westmere/begin.h"
#include "simdjson/generic/ondemand/amalgamated.h"
#include "simdjson/westmere/end.h"
#endif // SIMDJSON_WESTMERE_IMPLEMENTATION_H