X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/57493f9f852d91a5750b4a68053a465f421e12be..8a126fcc3438c6b2693090e8c97761fa12d8ca7a:/setup/setup.hin?ds=sidebyside diff --git a/setup/setup.hin b/setup/setup.hin index ebfb220876..3ae663ed69 100644 --- a/setup/setup.hin +++ b/setup/setup.hin @@ -42,7 +42,7 @@ /* * Supports bool type */ -#define HAVE_BOOL 0 +#undef HAVE_BOOL /* ------------------------------------------------------------------------ */ /* library options */ @@ -177,7 +177,7 @@ * to define both size_t and int version of wxString::operator[] because it * should really be size_t, but a lot of old, broken code uses int indices. */ -#define wxUSE_SIZE_T_STRING_OPERATOR 1 +#define wxUSE_SIZE_T_STRING_OPERATOR 0 /* ------------------------------------------------------------------------ */ /* misc options */