1 // { dg-do preprocess { target c++17 } }
2 // { dg-add-options no_pch }
4 #include <unordered_map>
6 #if __cpp_lib_allocator_traits_is_always_equal != 201411L
7 # error "Feature-test macro __cpp_lib_allocator_traits_is_always_equal has wrong value in <version>"