X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d38b5757e08fc30d8010e4a50ce1db5b66f87215..007c77ab4decca23af91dbe97a4153a286a22acd:/setup.h_vms diff --git a/setup.h_vms b/setup.h_vms index 4aa0e67498..3216cd9b7f 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -140,6 +140,11 @@ */ #define HAVE_BOOL +/* + * Define if your compiler supports the explicit keyword + */ +#define HAVE_EXPLICIT 1 + /* * Use regex support */