added HAVE_STATIC_CAST
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -169,6 +169,11 @@
|
||||
*/
|
||||
#define HAVE_CONST_CAST 1
|
||||
|
||||
/*
|
||||
* Define if your compiler supports const_cast<>()
|
||||
*/
|
||||
#define HAVE_STATIC_CAST 1
|
||||
|
||||
/*
|
||||
* Define if your compiler has std::wstring
|
||||
*/
|
||||
|
Reference in New Issue
Block a user