]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
typo in comment
[wxWidgets.git] / setup.h.in
index 79bc5c8ae7aeed62db65276ca992cfb77521b7e4..57b110ba55d5e5c96a4b2de3f35dd225c3f05575 100644 (file)
  */
 #undef HAVE_CONST_CAST
 
+/*
+ * use STL for containers and wxString
+ */
+#define wxUSE_STL 0
 /*
  * Use regex support
  */