From: ehofman Date: Wed, 26 Oct 2005 11:00:18 +0000 (+0000) Subject: Cygwin fix. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=aafb9734597bf0607d8edc1e5e800907803d1ad4;p=flightgear.git Cygwin fix. --- diff --git a/utils/GPSsmooth/gps.cxx b/utils/GPSsmooth/gps.cxx index f266623fb..670353ed2 100644 --- a/utils/GPSsmooth/gps.cxx +++ b/utils/GPSsmooth/gps.cxx @@ -1,3 +1,7 @@ +#ifdef HAVE_CONFIG_H +# include +#endif + #include #include