]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/list_modifiers.cc
*: Change __gnu_cxx_test to __gnu_test.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / list_modifiers.cc
index 8cdc9f0e254ff41eac5fa5ca30563a56f90f9376..3e9fa498b84b0670e5e34eb7351900d502a7e492 100644 (file)
@@ -21,7 +21,7 @@
 #include <list>
 #include <testsuite_hooks.h>
 
-typedef __gnu_cxx_test::copy_tracker  T;
+typedef __gnu_test::copy_tracker  T;
 
 bool test = true;