]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/char/1-out.cc
*: Change __gnu_cxx_test to __gnu_test.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_filebuf / seekpos / char / 1-out.cc
index b0008f3cb43851652742ec3ba6bbcaca73714ad1..e3c9ac3f3f3d0a20219fe75764dc9bffc3e5468d 100644 (file)
@@ -32,7 +32,7 @@ const char name_01[] = "seekpos-1out.tst"; // 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;