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:
Francisco Geiman Thiesen
2025-08-03 05:11:31 +00:00
parent 4794b5d936
commit 1b59b38de8
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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