This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] Fix throw_allocator vs out of line member functions
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Fri, 08 May 2009 02:50:42 +0200
- Subject: Re: [v3] Fix throw_allocator vs out of line member functions
- References: <4A037FB4.4030603@oracle.com>
... this too.
Paolo.
/////////////
2009-05-07 Paolo Carlini <paolo.carlini@oracle.com>
* include/ext/throw_allocator.h: Remove redundante include.
Index: include/ext/throw_allocator.h
===================================================================
--- include/ext/throw_allocator.h (revision 147264)
+++ include/ext/throw_allocator.h (working copy)
@@ -47,7 +47,6 @@
#include <cmath>
#include <ctime>
#include <map>
-#include <set>
#include <string>
#include <ostream>
#include <stdexcept>