]> gcc.gnu.org Git - gcc.git/commit - libstdc++/Makefile.in
iosfwd: New header.
authorJason Merrill <jason@gcc.gnu.org>
Sun, 7 Dec 1997 10:33:36 +0000 (05:33 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 7 Dec 1997 10:33:36 +0000 (05:33 -0500)
commit179b008f3e37dc8d713e78509fda6461dc203921
tree239c153be4763236f69cadc0980e0105e1b9523c
parent79a7c7faab2f5378851ae26eeda8c15b80457d84
iosfwd: New header.

* iosfwd: New header.
* Makefile.in (HEADERS): Add it.

Sun Dec  7 02:32:20 1997  Gregory L. Galloway (gregg@eoeml.gtri.gatech.edu)

* Makefile.in (HEADERS): Modified list of headers to
install to include all of SGI STL headers especially hash_set and
hash_map, and added ANSI C++ style wrappers for fstream, iomanip,
iostream, and strstream.

* fstream, iomanip, iostream, strstream: New forwarding headers
added.

From-SVN: r16991
libstdc++/ChangeLog
libstdc++/Makefile.in
libstdc++/fstream [new file with mode: 0644]
libstdc++/iomanip [new file with mode: 0644]
libstdc++/iosfwd [new file with mode: 0644]
libstdc++/iostream [new file with mode: 0644]
libstdc++/strstream [new file with mode: 0644]
This page took 0.100045 seconds and 5 git commands to generate.