X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/04272d58834238e20d7e637338cfa239796a4898..29e499cfc2e5096cf8d24abea1adc710d0754f73:/setup.h_vms 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 */