]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/iosfwrap.h
Don't define __STRICT_ANSI__, we should build both with and without it.
[wxWidgets.git] / include / wx / iosfwrap.h
index 3e9e99a115ed3a162fd2f7609fc3e045f42d93bd..13fb1f7f892365d3d727dc7cce6da6d4cc57204c 100644 (file)
@@ -4,9 +4,8 @@
 // Author:      Jan van Dijk <jan@etpmod.phys.tue.nl>
 // Modified by:
 // Created:     18.12.2002
-// RCS-ID:      $Id$
 // Copyright:   wxWidgets team
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #if wxUSE_STD_IOSTREAM
@@ -18,5 +17,9 @@
 #   include <iosfwd>
 #endif
 
+#ifdef __WINDOWS__
+#   include "wx/msw/winundef.h"
+#endif
+
 #endif // wxUSE_STD_IOSTREAM