remove obsolete macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
20
setup.h.in
20
setup.h.in
@@ -609,31 +609,11 @@
|
|||||||
#define wxUSE_CRASHREPORT 0
|
#define wxUSE_CRASHREPORT 0
|
||||||
/* --- end MSW options --- */
|
/* --- end MSW options --- */
|
||||||
|
|
||||||
/*
|
|
||||||
* Supports bool type
|
|
||||||
*/
|
|
||||||
#undef HAVE_BOOL
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define if your compiler supports the explicit keyword
|
* Define if your compiler supports the explicit keyword
|
||||||
*/
|
*/
|
||||||
#undef HAVE_EXPLICIT
|
#undef HAVE_EXPLICIT
|
||||||
|
|
||||||
/*
|
|
||||||
* Define if your compiler supports const_cast<>()
|
|
||||||
*/
|
|
||||||
#undef HAVE_CONST_CAST
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Define if your compiler supports reinterpret_cast<>()
|
|
||||||
*/
|
|
||||||
#undef HAVE_REINTERPRET_CAST
|
|
||||||
|
|
||||||
/*
|
|
||||||
* Define if your compiler supports static_cast<>()
|
|
||||||
*/
|
|
||||||
#undef HAVE_STATIC_CAST
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define if your compiler has C99 va_copy
|
* Define if your compiler has C99 va_copy
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user