mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-21 14:50:57 +08:00
16728.cc: Remove redundant include <testsuite_performance.h>.
2005-02-16 Paolo Carlini <pcarlini@suse.de> * testsuite/23_containers/set/modifiers/16728.cc: Remove redundant include <testsuite_performance.h>. From-SVN: r95105
This commit is contained in:
parent
b949d64b60
commit
838731b61e
@ -1,3 +1,8 @@
|
||||
2005-02-16 Paolo Carlini <pcarlini@suse.de>
|
||||
|
||||
* testsuite/23_containers/set/modifiers/16728.cc:
|
||||
Remove redundant include <testsuite_performance.h>.
|
||||
|
||||
2005-02-16 Paolo Carlini <pcarlini@suse.de>
|
||||
|
||||
PR libstdc++/19829
|
||||
|
@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
//
|
||||
// This file is part of the GNU ISO C++ Library. This library is free
|
||||
// software; you can redistribute it and/or modify it under the
|
||||
@ -33,7 +33,6 @@
|
||||
|
||||
#include <set>
|
||||
#include <sstream>
|
||||
#include <testsuite_performance.h>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user