X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a98ce49a41630c2eabb266fe1597d4e279545023..6524e8f0ee026f11c2a36e72fe8cb9425deb8e89:/setup.h_vms diff --git a/setup.h_vms b/setup.h_vms index 7ae15526b8..aac3f4a995 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -3,7 +3,7 @@ * Template for the set.h file for VMS * * Created from setup.h_in * * Author : J.Jansen (joukj@hrem.stm.tudelft.nl) * - * Date : 9 November 1999 * + * Date : 15 March 2005 * * * *****************************************************************************/ @@ -122,6 +122,9 @@ /* PowerPC Darwin & Mac OS X */ #undef __POWERPC__ +/* Hack to make IOGraphicsTypes.h not define Point conflicting with MacTypes */ +#undef __Point__ + /* MS-DOS with DJGPP */ #undef __DOS__ @@ -208,6 +211,7 @@ #define wxUSE_STD_IOSTREAM 0 +#define wxUSE_STD_STRING 0 #define wxUSE_LONGLONG 1