From: ehofman Date: Fri, 23 May 2003 22:09:35 +0000 (+0000) Subject: Provide a fix for the MSVC/Cygwin GDI build problem X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4974b3cc5abba8c0868274b94542b4bbb09544fd;p=flightgear.git Provide a fix for the MSVC/Cygwin GDI build problem --- diff --git a/src/FDM/LaRCsim/LaRCsimIC.cxx b/src/FDM/LaRCsim/LaRCsimIC.cxx index 562d0c5fa..db2bbc4c5 100644 --- a/src/FDM/LaRCsim/LaRCsimIC.cxx +++ b/src/FDM/LaRCsim/LaRCsimIC.cxx @@ -43,6 +43,10 @@ SG_USING_STD(cout); SG_USING_STD(endl); +// Make Cygwin and MSVC builds happy +#define NOGDI + + LaRCsimIC::LaRCsimIC(void) { vt=vtg=vw=vc=ve=0; mach=0;