40160.cc: Remove spurious double include.
2009-05-15 Paolo Carlini <paolo.carlini@oracle.com> * testsuite/21_strings/basic_string/40160.cc: Remove spurious double include. From-SVN: r147600
This commit is contained in:
parent
0f136367bc
commit
6dd0fec22f
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2009-05-15 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
* testsuite/21_strings/basic_string/40160.cc: Remove spurious
|
||||
double include.
|
||||
|
||||
2009-05-15 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
PR libstdc++/40160
|
||||
|
|
|
@ -17,8 +17,6 @@
|
|||
// with this library; see the file COPYING3. If not see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
|
||||
#include <string>
|
||||
|
||||
// { dg-options "-fno-rtti -D_GLIBCXX_DEBUG" }
|
||||
// { dg-do compile }
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue