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