Skip to content

Commit 8b84759

Browse files
fix feature gen?
1 parent 8fbff81 commit 8b84759

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

libcxx/test/std/language.support/support.limits/support.limits.general/map.version.compile.pass.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@
3232
# error "__cpp_lib_associative_heterogeneous_insertion should not be defined before c++26"
3333
# endif
3434

35-
# ifdef __cpp_lib_constexpr_map
36-
# error "__cpp_lib_constexpr_map should not be defined before c++26"
37-
# endif
38-
3935
# ifdef __cpp_lib_containers_ranges
4036
# error "__cpp_lib_containers_ranges should not be defined before c++23"
4137
# endif

0 commit comments

Comments
 (0)