]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/ioswrap.h
make wxSocketImplUnix inherit from wxFDIOHandler as they're used for almost the same...
[wxWidgets.git] / include / wx / ioswrap.h
index 8fb05a157941960b634074f2b6aff1a245426879..72dee5bbaaca7107389c101f691049dd83466bed 100644 (file)
 
 #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