]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/demangle/abi_examples/12.cc
*: Change __gnu_cxx_test to __gnu_test.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / demangle / abi_examples / 12.cc
index c0c31a21f595fa5d05f81f9d06b3f70536dd9939..f0460fa409668cb7cc4d3a2b5005864e9940908b 100644 (file)
@@ -26,7 +26,7 @@
 // http://www.codesourcery.com/cxx-abi/abi-examples.html#mangling
 int main()
 {
-  using namespace __gnu_cxx_test;
+  using namespace __gnu_test;
 
   /*
     class Duo { };