blob: eb49b2353c3fe0a3d7b447595e9999c718bfde4f [file] [log] [blame]
// { dg-do preprocess { target c++17 } }
// { dg-add-options no_pch }
#include <set>
#if __cpp_lib_allocator_traits_is_always_equal != 201411L
# error "Feature-test macro __cpp_lib_allocator_traits_is_always_equal has wrong value in <version>"
#endif