Skip to content

Commit b66f685

Browse files
committed
✅ add test for #4440
1 parent 9a45e6a commit b66f685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/unit-regression2.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ using ordered_json = nlohmann::ordered_json;
4343
#endif
4444

4545
// for #4440
46-
#if JSON_HAS_RANGES
46+
#ifdef JSON_HAS_RANGES
4747
#include <ranges>
4848
#endif
4949

0 commit comments

Comments
 (0)