]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_filebuf/sputbackc/char/1-in.cc
*: Change __gnu_cxx_test to __gnu_test.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_filebuf / sputbackc / char / 1-in.cc
index bd6e2055eff6a9483c0d165d9aee7e743026c160..1d216e8ec207e4b3c45b43b0dcba7bcfa14c1e1c 100644 (file)
@@ -33,7 +33,7 @@ const char name_01[] = "sgetc.txt"; // file with data in it
 void test01() 
 {
   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;