projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
supporting promised file urls for transfer, see #14281
[wxWidgets.git]
/
include
/
wx
/
ioswrap.h
diff --git
a/include/wx/ioswrap.h
b/include/wx/ioswrap.h
index 8fb05a157941960b634074f2b6aff1a245426879..7391683a74be94cad03dd5fe1db1bcf54d72cf85 100644
(file)
--- 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 __WINDOWS__
+# include "wx/msw/winundef.h"
+#endif
+
#endif
// wxUSE_STD_IOSTREAM