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