*/
#undef HAVE_CONST_CAST
+/*
+ * use STL for containers and wxString
+ */
+#define wxUSE_STL 0
/*
* Use regex support
*/
/*
* Use GUI
*/
+#ifndef wxUSE_GUI
#define wxUSE_GUI 0
+#endif
/*
* Don't use GUI (defined to 1 when compiling/using base only)
*/