]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_filebuf/sungetc/char/2-io.cc
*: Change __gnu_cxx_test to __gnu_test.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_filebuf / sungetc / char / 2-io.cc
index 24d015c90e7f11185247af5f7df3e0e4b5ac941e..b45ba2676bfafe58eca4d17536519817657e3b29 100644 (file)
@@ -32,7 +32,7 @@ const char name_01[] = "tmp_sungetc_2io.tst"; // empty file, need to create
 void test01() 
 {
   using namespace std;
-  using namespace __gnu_cxx_test;
+  using namespace __gnu_test;
 
   typedef filebuf::int_type    int_type;
   typedef filebuf::traits_type         traits_type;