From: david Date: Sun, 17 Nov 2002 00:42:50 +0000 (+0000) Subject: Cygwin patch from Patrick Staehlin: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=928309d3d1a19bee742e5e909453112b9ac2ff65;p=flightgear.git Cygwin patch from Patrick Staehlin: To compile the development CVS version of FlightGear(0.9.0) i had to apply some small changes to SimGear and FlightGear. The changes need probably some additional ifdefs for other platforms but since my linux-hd crashed i can't verify that. --- diff --git a/src/Model/panelnode.cxx b/src/Model/panelnode.cxx index ee6c9a0c6..eebacdb2d 100644 --- a/src/Model/panelnode.cxx +++ b/src/Model/panelnode.cxx @@ -2,6 +2,7 @@ # include #endif +#include #include #include