OSDN Git Service

2010-03-30 Paolo Carlini <paolo.carlini@oracle.com>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Mar 2010 10:59:17 +0000 (10:59 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 00:39:00 +0000 (09:39 +0900)
* include/debug/unordered_map: Clean-up includes and guards.
* include/debug/unordered_set: Likewise.
* include/debug/list: Likewise.
* include/profile/unordered_map: Likewise.
* include/profile/unordered_set: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157818 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog

index 019e2b7..06457d8 100644 (file)
@@ -1,3 +1,11 @@
+2010-03-30  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       * include/debug/unordered_map: Clean-up includes and guards.
+       * include/debug/unordered_set: Likewise.
+       * include/debug/list: Likewise.
+       * include/profile/unordered_map: Likewise.
+       * include/profile/unordered_set: Likewise.
+
 2010-03-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
        PR target/43458