X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e604ac7991a2f5bae2ea3ba01662be566e01af8d..e96d32fb1579fd409bdb4c97ef110c0b2c0c91f5:/setup.h.in diff --git a/setup.h.in b/setup.h.in index 15a3f22ebf..49e7b3ddc1 100644 --- a/setup.h.in +++ b/setup.h.in @@ -1161,6 +1161,10 @@ */ #define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 1 +/* When using an external jpeg library and the Windows headers already define + * boolean, define to the type used by the jpeg library for boolean. */ +#undef wxHACK_BOOLEAN + /* Define if the header pbt.h is missing. */ #undef NEED_PBT_H