diff -r 08233365fef6 -r 243bbc1d70db vghwinterface/vghwapiwrapper/inc/platformtypes.h --- a/vghwinterface/vghwapiwrapper/inc/platformtypes.h Mon Nov 01 18:11:59 2010 +0000 +++ b/vghwinterface/vghwapiwrapper/inc/platformtypes.h Tue Nov 02 09:40:31 2010 +0000 @@ -26,7 +26,7 @@ #endif -#ifdef WIN32 +#if defined(WIN32) && !defined(__GNUG__) #if !defined(__STDC_CONSTANT_MACROS) && !defined(HAVE_STDINT_H) #define __STDC_CONSTANT_MACROS