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:
parent
9fcf9c24a1
commit
29e357fd7c
2 changed files with 4 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue