X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/371a5b4e62eb415107e045588f614fa49e866e78..0d6e0565c62a19264eb7d02dc2c2a1bad403d3f7:/include/wx/ioswrap.h?ds=inline

diff --git a/include/wx/ioswrap.h b/include/wx/ioswrap.h
index 8fb05a1579..72dee5bbaa 100644
--- a/include/wx/ioswrap.h
+++ b/include/wx/ioswrap.h
@@ -11,12 +11,20 @@
 
 #if wxUSE_STD_IOSTREAM
 
+#include "wx/beforestd.h"
+
 #if wxUSE_IOSTREAMH
 #   include <iostream.h>
 #else
 #   include <iostream>
 #endif
 
+#include "wx/afterstd.h"
+
+#ifdef __WXMSW__
+#   include "wx/msw/winundef.h"
+#endif
+
 #endif
   // wxUSE_STD_IOSTREAM