mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
wxWidgets3: update to svn r70933
This commit is contained in:
4
Externals/wxWidgets3/include/wx/ioswrap.h
vendored
4
Externals/wxWidgets3/include/wx/ioswrap.h
vendored
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user