]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/iosfwrap.h
more wxFD_XXX renamings (patch 1488371)
[wxWidgets.git] / include / wx / iosfwrap.h
index 3e9e99a115ed3a162fd2f7609fc3e045f42d93bd..78ad8d53b71b658b9dfb2021580fa888f6d215b8 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     18.12.2002
 // RCS-ID:      $Id$
 // Copyright:   wxWidgets team
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #if wxUSE_STD_IOSTREAM
@@ -18,5 +18,9 @@
 #   include <iosfwd>
 #endif
 
+#ifdef __WXMSW__
+#   include "wx/msw/winundef.h"
+#endif
+
 #endif // wxUSE_STD_IOSTREAM