]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/22_locale/time_get/get_time/wchar_t/wrapped_locale.cc
*: Change __gnu_cxx_test to __gnu_test.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 22_locale / time_get / get_time / wchar_t / wrapped_locale.cc
index 61086ad6da850e3fc11c85250c53006c7ad9b387..e54f823b8f91c045a13a1c493eb933046e7c2fab 100644 (file)
@@ -36,7 +36,7 @@
 
 int main()
 {
-  using namespace __gnu_cxx_test;
+  using namespace __gnu_test;
   func_callback two;
   two.push_back(&test01);
   two.push_back(&test02);