wxWidgets3: update to svn r70933

This commit is contained in:
Shawn Hoffman
2012-03-17 18:12:27 -07:00
parent 0ed8af2287
commit a648aca65c
906 changed files with 39468 additions and 17244 deletions

View File

@ -4,7 +4,7 @@
// Author: Jan van Dijk <jan@etpmod.phys.tue.nl>
// Modified by:
// Created: 18.12.2002
// RCS-ID: $Id: iosfwrap.h 33555 2005-04-12 21:06:03Z ABX $
// RCS-ID: $Id: iosfwrap.h 70796 2012-03-04 00:29:31Z VZ $
// Copyright: wxWidgets team
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
@ -18,7 +18,7 @@
# include <iosfwd>
#endif
#ifdef __WXMSW__
#ifdef __WINDOWS__
# include "wx/msw/winundef.h"
#endif