simdjson 4.2.3
Ridiculously Fast JSON
Loading...
Searching...
No Matches
arm64.h
1#ifndef SIMDJSON_ARM64_H
2#define SIMDJSON_ARM64_H
3
4#include "simdjson/arm64/begin.h"
5#include "simdjson/generic/amalgamated.h"
6#include "simdjson/arm64/end.h"
7
8#endif // SIMDJSON_ARM64_H