summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/testsuite/17_intro/header_sstream.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/testsuite/17_intro/header_sstream.cc')
-rw-r--r--libstdc++-v3/testsuite/17_intro/header_sstream.cc6
1 files changed, 1 insertions, 5 deletions
diff --git a/libstdc++-v3/testsuite/17_intro/header_sstream.cc b/libstdc++-v3/testsuite/17_intro/header_sstream.cc
index bdbf0c46197..2a76ff97dec 100644
--- a/libstdc++-v3/testsuite/17_intro/header_sstream.cc
+++ b/libstdc++-v3/testsuite/17_intro/header_sstream.cc
@@ -20,7 +20,7 @@
// 17.4.1.2 Headers, sstream
-#include <sstream> // { dg-do compile }
+#include <sstream>
#include <debug_assert.h>
@@ -28,7 +28,3 @@ int main(void)
{
return 0;
}
-
-
-
-
OpenPOWER on IntegriCloud