diff options
author | bkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-11-21 09:51:11 +0000 |
---|---|---|
committer | bkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-11-21 09:51:11 +0000 |
commit | 33ff6d64ca4808301ff97739bc9e4508b152a640 (patch) | |
tree | 88c7375cbbbff5504c2fe95f6dd2927addb757c0 /libstdc++-v3/ChangeLog | |
parent | dae00516cc18e8a718392a314e278714b36f45f3 (diff) | |
download | gcc-33ff6d64ca4808301ff97739bc9e4508b152a640.tar.gz |
2006-11-07 Benjamin Kosnik <bkoz@redhat.com>
Howard Hinnant <hhinnant@apple.com>
* src/iostream-inst.cc: Remove iostream include.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@119046 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r-- | libstdc++-v3/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 5c87cb21083..9bde5372c3d 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2006-11-07 Benjamin Kosnik <bkoz@redhat.com> + Howard Hinnant <hhinnant@apple.com> + + * src/iostream-inst.cc: Remove iostream include. + 2006-11-19 Paolo Carlini <pcarlini@suse.de> * include/tr1/functional (hash(long long), hash(unsigned long long)): |