mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
Disable C++23 ranges features to fix CI compatibility
The ranges features were causing compatibility issues across different compilers and platforms. Disabling them for now until C++23 support is more widespread. This should fix the remaining Ubuntu and Windows CI failures.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* auto-generated on 2025-08-02 16:04:58 +0000. Do not edit! */
|
||||
/* auto-generated on 2025-08-02 17:06:45 +0000. Do not edit! */
|
||||
/* including simdjson.cpp: */
|
||||
/* begin file simdjson.cpp */
|
||||
#define SIMDJSON_SRC_SIMDJSON_CPP
|
||||
|
||||
Reference in New Issue
Block a user