X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e835c3693b52c4508473801241ed6d0bd198164a..66c2bf7b1d9326fb650acfaae22ec50528cfbf7c:/include/wx/iosfwrap.h diff --git a/include/wx/iosfwrap.h b/include/wx/iosfwrap.h index 396a1f6d77..13fb1f7f89 100644 --- a/include/wx/iosfwrap.h +++ b/include/wx/iosfwrap.h @@ -4,8 +4,7 @@ // Author: Jan van Dijk // Modified by: // Created: 18.12.2002 -// RCS-ID: $Id$ -// Copyright: wxWindows team +// Copyright: wxWidgets team // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -18,5 +17,9 @@ # include #endif +#ifdef __WINDOWS__ +# include "wx/msw/winundef.h" +#endif + #endif // wxUSE_STD_IOSTREAM