Fixing issue 1870 (#1871)

This commit is contained in:
Daniel Lemire
2022-07-19 15:17:12 -04:00
committed by GitHub
parent 5510089d45
commit 40b397a3d4
9 changed files with 22 additions and 13 deletions
-2
View File
@@ -60,6 +60,4 @@ backslash_and_quote::copy_and_find(const uint8_t *src, uint8_t *dst) {
} // namespace SIMDJSON_IMPLEMENTATION
} // namespace simdjson
#include "simdjson/generic/stringparsing.h"
#endif // SIMDJSON_PPC64_STRINGPARSING_H