]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/demangle/abi_examples/05.cc
*: Change __gnu_cxx_test to __gnu_test.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / demangle / abi_examples / 05.cc
index 927b7e11d49465b8f12d327dd1b585707995f9ed..673a773d115bd536cc6f1cda153b2b166f2c98f3 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;
 
   // void f(int) { };
   // int  f(int) { };