gcc/libstdc++-v3/include
Benjamin Kosnik 5feb272b7a strstream.cc: Adjust includes.
2000-11-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

	* src/strstream.cc: Adjust includes.
	* src/Makefile.am (base_headers): Remove std_strstream.h, add
	backwards/strstream.h.
	(std_headers): Remove strstream.
	* src/Makefile.in: Regenerate.
	* libsupc++/Makefile.am (headers): Remove new.h
	* libsupc++/Makefile.in: Regenerate.
	* include/std/strstream: Remove.
	* include/backward/strstream.h: Replace with...
	* include/bits/std_strstream.h: ...this. Move.
	* include/backward/complex.h: Remove SGIisms.
	* include/backward/streambuf.h: Same.
	* include/backward/stream.h: Same.
	* include/backward/ostream.h: Same.
	* include/backward/istream.h: Same.
	* include/backward/iostream.h: Same.
	* include/backward/iomanip.h: Same.
	* include/backward/fstream.h: Same.
	* libsupc++/new.h: Add using declarations for bad_alloc,
	nothrow_t, and nothrow, move to ...
	* include/backward/new.h: ...here.

From-SVN: r37632
2000-11-22 00:05:16 +00:00
..
backward strstream.h: Replace with... 2000-11-21 23:44:50 +00:00
bits strstream.h: Replace with... 2000-11-21 23:44:50 +00:00
c/bits std_complex.h: Tweaks, include cmath for abs overloads. 2000-11-20 21:13:45 +00:00
c_std wrap_langinfo.h: New file. 2000-11-13 20:58:46 +00:00
ext include: New directory. 2000-10-05 11:27:02 +00:00
std strstream.cc: Adjust includes. 2000-11-22 00:05:16 +00:00