]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/deque/erasure.cc
Fix erasure goofs.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / deque / erasure.cc
index 1fe6273c98442bdfc5f8c045f6e9d2cbbde92d4b..1bb0b95d200845dd257a5c6a14b9a0d36542a8a6 100644 (file)
@@ -1,3 +1,4 @@
+// { dg-options "-std=gnu++2a" }
 // { dg-do run { target c++2a } }
 
 // Copyright (C) 2018 Free Software Foundation, Inc.