]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/char/2-in.cc
*: Change __gnu_cxx_test to __gnu_test.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_filebuf / seekpos / char / 2-in.cc
index ec1dca5abb8dbd2df395be80741656dce99cce22..2fde41aed9e5e5b36585d65fb747f35c8999fdfd 100644 (file)
@@ -32,7 +32,7 @@ const char name_01[] = "seekpos.txt"; // file with data in it
 void test05() 
 {
   using namespace std;
-  using namespace __gnu_cxx_test;
+  using namespace __gnu_test;
 
   typedef filebuf::int_type    int_type;
   typedef filebuf::pos_type    pos_type;