mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
Ok.
This commit is contained in:
@@ -94,7 +94,7 @@ WARN_UNUSED error_code dom_parser_implementation::stage1(const uint8_t *_buf, si
|
||||
this->len = _len;
|
||||
return westmere::stage1::json_structural_indexer::index<64>(_buf, _len, *this, streaming);
|
||||
}
|
||||
|
||||
#include "generic/stage1/utf8_validator.h"
|
||||
} // namespace westmere
|
||||
} // namespace simdjson
|
||||
UNTARGET_REGION
|
||||
|
||||
Reference in New Issue
Block a user