blob: 31a228d365d00e2b0a21d8ece25554f2e7bacc0c [file] [log] [blame]
// { dg-do preprocess { target c++17 } }
// { dg-add-options no_pch }
#include <map>
#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