]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_filebuf/sgetc/char/1-out.cc
*: Change __gnu_cxx_test to __gnu_test.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_filebuf / sgetc / char / 1-out.cc
index 41e18e435e4d506d8296b2928874b5204346e753..cdd9bf4705160a90845dc6882a72bf1a28baaab4 100644 (file)
@@ -33,7 +33,7 @@ const char name_02[] = "tmp_sgetc_1out.tst"; // empty file, need to create
 void test05() 
 {
   using namespace std;
-  using namespace __gnu_cxx_test;
+  using namespace __gnu_test;
   typedef std::filebuf::int_type       int_type;
   typedef filebuf::traits_type                 traits_type;