2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-04-24 07:40:26 +08:00

throw_allocator.h: Remove redundante include.

2009-05-07  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/ext/throw_allocator.h: Remove redundante include.

From-SVN: r147265
This commit is contained in:
Paolo Carlini 2009-05-08 00:49:35 +00:00 committed by Paolo Carlini
parent 9fcf9c24a1
commit 29e357fd7c
2 changed files with 4 additions and 1 deletions
libstdc++-v3

@ -1,3 +1,7 @@
2009-05-07 Paolo Carlini <paolo.carlini@oracle.com>
* include/ext/throw_allocator.h: Remove redundante include.
2009-05-07 Paolo Carlini <paolo.carlini@oracle.com>
* include/ext/throw_allocator.h (throw_allocator_base): Avoid

@ -47,7 +47,6 @@
#include <cmath>
#include <ctime>
#include <map>
#include <set>
#include <string>
#include <ostream>
#include <stdexcept>