X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..4e0a055757f928dce8c53b8e4cb60a699ab43e07:/include/wx/ioswrap.h diff --git a/include/wx/ioswrap.h b/include/wx/ioswrap.h index 518f6b7ee2..6fe41e556b 100644 --- a/include/wx/ioswrap.h +++ b/include/wx/ioswrap.h @@ -6,7 +6,7 @@ // Created: 03.02.99 // RCS-ID: $Id$ // Copyright: (c) 1998 Vadim Zeitlin -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #if wxUSE_STD_IOSTREAM @@ -17,6 +17,10 @@ # include #endif +#ifdef __WXMSW__ +# include "wx/msw/winundef.h" +#endif + #endif // wxUSE_STD_IOSTREAM