#define wxUSE_NOTIFICATION_MESSAGE 0
+#define wxUSE_PREFERENCES_EDITOR 0
+
#define wxUSE_RICHTOOLTIP 0
#define wxUSE_SASH 0
*/
#undef HAVE_VARIADIC_MACROS
+/*
+ * Define if you don't want variadic macros to be used even if they are
+ * supported by the compiler.
+ */
+#undef wxNO_VARIADIC_MACROS
+
/*
* Define if your compiler has std::wstring
*/