X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e835c3693b52c4508473801241ed6d0bd198164a..dfc69c6d5bd613a20a9cb815622167a258d4a623:/include/wx/iosfwrap.h diff --git a/include/wx/iosfwrap.h b/include/wx/iosfwrap.h index 396a1f6d77..78ad8d53b7 100644 --- a/include/wx/iosfwrap.h +++ b/include/wx/iosfwrap.h @@ -5,7 +5,7 @@ // Modified by: // Created: 18.12.2002 // RCS-ID: $Id$ -// Copyright: wxWindows team +// Copyright: wxWidgets team // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -18,5 +18,9 @@ # include #endif +#ifdef __WXMSW__ +# include "wx/msw/winundef.h" +#endif + #endif // wxUSE_STD_IOSTREAM