mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 07:39:45 -06:00
wxWidgets3: update to svn r70933
This commit is contained in:
4
Externals/wxWidgets3/include/wx/strconv.h
vendored
4
Externals/wxWidgets3/include/wx/strconv.h
vendored
@ -4,7 +4,7 @@
|
||||
// Author: Ove Kaaven, Robert Roebling, Vadim Zeitlin
|
||||
// Modified by:
|
||||
// Created: 29/01/98
|
||||
// RCS-ID: $Id: strconv.h 67254 2011-03-20 00:14:35Z DS $
|
||||
// RCS-ID: $Id: strconv.h 70345 2012-01-15 01:05:28Z VZ $
|
||||
// Copyright: (c) 1998 Ove Kaaven, Robert Roebling
|
||||
// (c) 1998-2006 Vadim Zeitlin
|
||||
// Licence: wxWindows licence
|
||||
@ -25,9 +25,7 @@
|
||||
# undef __BSEXCPT__
|
||||
#endif
|
||||
|
||||
#ifndef __WXPALMOS5__
|
||||
#include <stdlib.h>
|
||||
#endif // ! __WXPALMOS5__
|
||||
|
||||
class WXDLLIMPEXP_FWD_BASE wxString;
|
||||
|
||||
|
Reference in New Issue
Block a user