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