std streams usage build fix under MSW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-04-12 21:06:03 +00:00
parent 5eb1c08e67
commit 16549a8723
2 changed files with 8 additions and 0 deletions

View File

@@ -18,5 +18,9 @@
# include <iosfwd>
#endif
#ifdef __WXMSW__
# include "wx/msw/winundef.h"
#endif
#endif // wxUSE_STD_IOSTREAM