remove tests for bool and {const,static,reinterpret}_cast in configure and wx/defs.h, all supported compilers have them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -23,11 +23,7 @@
|
||||
#define wx_USE_NANOX 0
|
||||
#define TARGET_CARBON 1
|
||||
|
||||
#define HAVE_BOOL 1
|
||||
#define HAVE_EXPLICIT 1
|
||||
#define HAVE_CONST_CAST
|
||||
#define HAVE_REINTERPRET_CAST
|
||||
#define HAVE_STATIC_CAST
|
||||
#define HAVE_VA_COPY 1
|
||||
#define HAVE_VARIADIC_MACROS 1
|
||||
#define HAVE_VISIBILITY 1
|
||||
|
Reference in New Issue
Block a user