]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/types/1.cc
Reshuffle 27_io testsuite.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / types / 1.cc
similarity index 99%
rename from libstdc++-v3/testsuite/27_io/ios_base_types.cc
rename to libstdc++-v3/testsuite/27_io/types/1.cc
index 73d92c6e345bd51b4417f10e6bc0f48c8f553bc6..9ec9bb757550e162a27f41465638b93e0307e093 100644 (file)
@@ -19,7 +19,6 @@
 // 27.4.2.1 - Types [lib.ios.types]
 
 #include <ios>
-
 #include <testsuite_hooks.h>
 
 // libstdc++/7219