projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
check for self-assignment in operator=
[wxWidgets.git]
/
include
/
wx
/
iosfwrap.h
diff --git
a/include/wx/iosfwrap.h
b/include/wx/iosfwrap.h
index 396a1f6d77af2435b639ccb28d80afbbe215d23c..78ad8d53b71b658b9dfb2021580fa888f6d215b8 100644
(file)
--- a/
include/wx/iosfwrap.h
+++ b/
include/wx/iosfwrap.h
@@
-5,7
+5,7
@@
// Modified by:
// Created: 18.12.2002
// RCS-ID: $Id$
// Modified by:
// Created: 18.12.2002
// RCS-ID: $Id$
-// Copyright: wxWi
ndow
s team
+// Copyright: wxWi
dget
s team
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
@@
-18,5
+18,9
@@
# include <iosfwd>
#endif
# include <iosfwd>
#endif
+#ifdef __WXMSW__
+# include "wx/msw/winundef.h"
+#endif
+
#endif // wxUSE_STD_IOSTREAM
#endif // wxUSE_STD_IOSTREAM