diff options
Diffstat (limited to 'libstdc++-v3/testsuite/27_io/ostream_inserter_other.cc')
-rw-r--r-- | libstdc++-v3/testsuite/27_io/ostream_inserter_other.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/27_io/ostream_inserter_other.cc b/libstdc++-v3/testsuite/27_io/ostream_inserter_other.cc index ec3a028e82f..6b9c1c0aa45 100644 --- a/libstdc++-v3/testsuite/27_io/ostream_inserter_other.cc +++ b/libstdc++-v3/testsuite/27_io/ostream_inserter_other.cc @@ -143,4 +143,3 @@ main() return 0; } - |