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: Vadim Zeitlin
// Modified by:
// Created: 03.02.99
// RCS-ID: $Id: ioswrap.h 47644 2007-07-22 09:20:42Z VS $
// RCS-ID: $Id: ioswrap.h 70796 2012-03-04 00:29:31Z VZ $
// Copyright: (c) 1998 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
@ -21,7 +21,7 @@
#include "wx/afterstd.h"
#ifdef __WXMSW__
#ifdef __WINDOWS__
# include "wx/msw/winundef.h"
#endif