fix for iostream.h missing in VC 7.1

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-06-23 16:21:39 +00:00
parent 2dd9b2717f
commit d723d6c834
2 changed files with 10 additions and 0 deletions

View File

@@ -198,6 +198,7 @@ wxMSW:
- compilation fix for VC++ command line build (missing version.mak)
- fixed release mode build with VC 7.x (Martin Ecker)
- fix iostream.h problem with VC 7.1 (it doesn't support it any longer)
- compilation fix for XRC with mingw32