Compile fixes and typos corrected.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-07-29 13:43:08 +00:00
parent 631fd4122a
commit 9b61f868b5
13 changed files with 112 additions and 71 deletions

View File

@@ -343,7 +343,7 @@
* Use standard C++ streams if 1. If 0, use wxWin
* streams implementation.
*/
#define wxUSE_STD_IOSTREAM 1
#define wxUSE_STD_IOSTREAM 0
/*
* wxLibrary class
*/