X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/da494b405d0826b343ea6d249bbac27061e11d3e..8c9a1303d830a7acbe579d1ee1d0f2cd23b3a240:/setup.h.in diff --git a/setup.h.in b/setup.h.in index 29d85a6a61..deffca77b9 100644 --- a/setup.h.in +++ b/setup.h.in @@ -150,6 +150,11 @@ */ #undef HAVE_EXPLICIT +/* + * Define if your compiler supports const_cast<>() + */ +#undef HAVE_CONST_CAST + /* * Use regex support */