1
0
Fork 0

Provide a fix for the MSVC/Cygwin GDI build problem

This commit is contained in:
ehofman 2003-05-23 22:09:35 +00:00
parent d8ab993194
commit 4974b3cc5a

View file

@ -43,6 +43,10 @@ SG_USING_STD(cout);
SG_USING_STD(endl); SG_USING_STD(endl);
// Make Cygwin and MSVC builds happy
#define NOGDI
LaRCsimIC::LaRCsimIC(void) { LaRCsimIC::LaRCsimIC(void) {
vt=vtg=vw=vc=ve=0; vt=vtg=vw=vc=ve=0;
mach=0; mach=0;