]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/iosfwrap.h
atsu for textctrl
[wxWidgets.git] / include / wx / iosfwrap.h
index 4eff06070ac80affb311489d96c79565c361f4e6..78ad8d53b71b658b9dfb2021580fa888f6d215b8 100644 (file)
@@ -1,11 +1,11 @@
 ///////////////////////////////////////////////////////////////////////////////
 // Name:        wx/iosfwrap.h
 // Purpose:     includes the correct stream-related forward declarations
-// Author:      Jan van Dijk
+// Author:      Jan van Dijk <jan@etpmod.phys.tue.nl>
 // Modified by:
 // Created:     18.12.2002
 // RCS-ID:      $Id$
-// Copyright:   (c) 2002 Jan van Dijk <jan@etpmod.phys.tue.nl>
+// Copyright:   wxWidgets team
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
@@ -18,5 +18,9 @@
 #   include <iosfwd>
 #endif
 
+#ifdef __WXMSW__
+#   include "wx/msw/winundef.h"
+#endif
+
 #endif // wxUSE_STD_IOSTREAM