]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/22_locale/num_put/put/char/wrapped_locale.cc
*: Change __gnu_cxx_test to __gnu_test.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 22_locale / num_put / put / char / wrapped_locale.cc
index 63e7a4701604fc561cfba989a549fff810e3b9c3..ab9a6a659274a50cf769e3ae4ae1927f9035db8d 100644 (file)
@@ -44,7 +44,7 @@
 
 int main()
 {
-  using namespace __gnu_cxx_test;
+  using namespace __gnu_test;
   func_callback two;
   two.push_back(&test01);
   two.push_back(&test02);