re PR libstdc++/36552 (includes itself: ext/pb_ds/detail/left_child_next_sibling_heap...
authorAndreas Beckmann <gcc@abeckmann.de>
Thu, 10 Jul 2008 00:05:27 +0000 (00:05 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 10 Jul 2008 00:05:27 +0000 (00:05 +0000)
2008-07-09  Andreas Beckmann  <gcc@abeckmann.de>

PR libstdc++/36552
* include/ext/pb_ds/detail/left_child_next_sibling_heap_/
null_metadata.hpp: Remove self-include.

From-SVN: r137677

libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/null_metadata.hpp

index 2a319566090b3e44df9938a6f2fa56eec6187085..41acdb5120f2a7a5b2e2cd8b5561fcf181f47ed7 100644 (file)
@@ -1,3 +1,9 @@
+2008-07-09  Andreas Beckmann  <gcc@abeckmann.de>
+
+       PR libstdc++/36552
+       * include/ext/pb_ds/detail/left_child_next_sibling_heap_/
+       null_metadata.hpp: Remove self-include.
+       
 2008-07-09  Joseph Myers  <joseph@codesourcery.com>
 
        * testsuite/20_util/make_signed/requirements/typedefs-2.cc,
index 290745e533d12fc50732dd9543ae9d8730322dc2..fedbf032f6b2a1414a30cb1c7e6a5e4f63c031a3 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 
-// Copyright (C) 2005, 2006 Free Software Foundation, Inc.
+// Copyright (C) 2005, 2006, 2008 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 terms
@@ -47,8 +47,6 @@
 #ifndef PB_DS_LEFT_CHILD_NEXT_SIBLING_HEAP_NULL_METADATA_HPP
 #define PB_DS_LEFT_CHILD_NEXT_SIBLING_HEAP_NULL_METADATA_HPP
 
-#include <ext/pb_ds/detail/left_child_next_sibling_heap_/null_metadata.hpp>
-
 namespace __gnu_pbds
 {
   namespace detail