Skip to content

Commit 4c11652

Browse files
authored
This must be a typo (simdjson#1140)
1 parent 5b10c38 commit 4c11652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/bench_sax.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#define SIMDJSON_IMPLEMENTATION_FALLBACK 0
22
#define SIMDJSON_IMPLEMENTATION_WESTMERE 0
3-
#define SIMDJSON_IMPLEMENTATION_AMD64 0
3+
#define SIMDJSON_IMPLEMENTATION_ARM64 0
44

55
#include <iostream>
66
#include <sstream>

0 commit comments

Comments
 (0)