Remove feature test for HAVE_EXPLICIT
This commit is contained in:
@@ -258,7 +258,7 @@ typedef short int WXTYPE;
|
||||
#define wxOVERRIDE override
|
||||
#else /* !HAVE_OVERRIDE */
|
||||
#define wxOVERRIDE
|
||||
#endif /* HAVE_OVERRIDE/!HAVE_EXPLICIT */
|
||||
#endif /* HAVE_OVERRIDE */
|
||||
|
||||
/* wxFALLTHROUGH is used to notate explicit fallthroughs in switch statements */
|
||||
|
||||
|
@@ -21,7 +21,6 @@
|
||||
#define __DARWIN__ 1
|
||||
#define wx_USE_NANOX 0
|
||||
|
||||
#define HAVE_EXPLICIT 1
|
||||
#define HAVE_VA_COPY 1
|
||||
#define HAVE_VARIADIC_MACROS 1
|
||||
#define HAVE_STD_WSTRING 1
|
||||
|
Reference in New Issue
Block a user