X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/04272d58834238e20d7e637338cfa239796a4898..57700c5097e5bd6b5676809f94016d9ddf2489b8:/setup.h_vms?ds=sidebyside diff --git a/setup.h_vms b/setup.h_vms index 26fe021bec..37708a725d 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -169,6 +169,10 @@ */ #define HAVE_CONST_CAST 1 +/* + * use STL for containers and wxString + */ +#define wxUSE_STL 0 /* * Use regex support */