We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a45e6a commit b66f685Copy full SHA for b66f685
tests/src/unit-regression2.cpp
@@ -43,7 +43,7 @@ using ordered_json = nlohmann::ordered_json;
43
#endif
44
45
// for #4440
46
-#if JSON_HAS_RANGES
+#ifdef JSON_HAS_RANGES
47
#include <ranges>
48
49
0 commit comments