* [v3] Remove no longer needed include
@ 2007-05-14 14:49 Paolo Carlini
0 siblings, 0 replies; only message in thread
From: Paolo Carlini @ 2007-05-14 14:49 UTC (permalink / raw)
To: 'gcc-patches@gcc.gnu.org'
[-- Attachment #1: Type: text/plain, Size: 57 bytes --]
Hi,
tested x86-linux, committed.
Paolo.
/////////////
[-- Attachment #2: CL_roi --]
[-- Type: text/plain, Size: 110 bytes --]
2007-05-14 Paolo Carlini <pcarlini@suse.de>
* include/bits/allocator.h: Do not include cpp_type_traits.h.
[-- Attachment #3: patch_roi --]
[-- Type: text/plain, Size: 402 bytes --]
Index: include/bits/allocator.h
===================================================================
--- include/bits/allocator.h (revision 124711)
+++ include/bits/allocator.h (working copy)
@@ -52,8 +52,6 @@
// Define the base class to std::allocator.
#include <bits/c++allocator.h>
-#include <bits/cpp_type_traits.h> // for __is_empty
-
_GLIBCXX_BEGIN_NAMESPACE(std)
template<typename _Tp>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-05-14 14:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-14 14:49 [v3] Remove no longer needed include Paolo Carlini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).