std_cwctype.h: Include std_cwchar.h for wint_t.

2001-01-03  Benjamin Kosnik  <bkoz@redhat.com>

	* include/c_std/bits/std_cwctype.h: Include std_cwchar.h for wint_t.
	* testsuite/17_intro/header_cwctype.cc (main): New file.

	* src/Makefile.am (base_headers): Change.
	* include/bits/std_string.h: And here.
	* include/bits/string.tcc: Tweaks, move to...
	* include/bits/basic_string.tcc: ...Here.
	* src/string-inst.cc: Simplify, just instantiate the whole class,
	not member-by-member.

From-SVN: r38679
This commit is contained in:
Benjamin Kosnik 2001-01-04 04:21:42 +00:00 committed by Benjamin Kosnik
parent 584ef5fea5
commit e61c3e8cde
7 changed files with 35 additions and 194 deletions