OSDN Git Service

2007-02-20 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / testsuite / 27_io / basic_istringstream / requirements / explicit_instantiation.cc
@@ -1,3 +1,4 @@
+// { dg-do compile }
 // 2002-07-25 Benjamin Kosnik <bkoz@redhat.com>
 
 // Copyright (C) 2002, 2004 Free Software Foundation, Inc.
@@ -32,8 +33,6 @@
 
 #include <sstream>
 
-// { dg-do compile }
-
 namespace std
 {
   typedef short type_t;