This must be a typo (#1140)

This commit is contained in:
Daniel Lemire 2020-08-28 20:35:13 -04:00 committed by GitHub
parent 5b10c38e43
commit 4c11652808
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#define SIMDJSON_IMPLEMENTATION_FALLBACK 0
#define SIMDJSON_IMPLEMENTATION_WESTMERE 0
#define SIMDJSON_IMPLEMENTATION_AMD64 0
#define SIMDJSON_IMPLEMENTATION_ARM64 0
#include <iostream>
#include <sstream>