]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
More build fixes
[wxWidgets.git] / setup.h.in
index 954490d8f7cdf5b4e5202e092a857c3317f0f9e6..208d0b27c0bae862fe2bcba7197ce3694433f1e2 100644 (file)
  */
 #undef HAVE_CONST_CAST
 
+/*
+ * Define if your compiler has std::wstring
+ */
+#undef HAVE_STD_WSTRING
+/*
+ * Define if your compiler has compilant std::string::compare
+ */
+#undef HAVE_STD_STRING_COMPARE
+
 /*
  * use STL for containers and wxString
  */