]> git.mxchange.org Git - flightgear.git/commitdiff
Provide a fix for the MSVC/Cygwin GDI build problem
authorehofman <ehofman>
Fri, 23 May 2003 22:09:35 +0000 (22:09 +0000)
committerehofman <ehofman>
Fri, 23 May 2003 22:09:35 +0000 (22:09 +0000)
src/FDM/LaRCsim/LaRCsimIC.cxx

index 562d0c5fa80d6ed0c800cb24f2392b6ad38f0349..db2bbc4c59f568b6ca471139b98477a5c552ddae 100644 (file)
@@ -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;