From: ehofman Date: Sat, 12 Nov 2005 14:40:17 +0000 (+0000) Subject: Cygwin fix. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=da5d0ffc280b6af82b29afbb2da9d2e52eb4a1ed;p=flightgear.git Cygwin fix. --- diff --git a/src/Time/sunsolver.cxx b/src/Time/sunsolver.cxx index c9bd04efe..fdf616e4b 100644 --- a/src/Time/sunsolver.cxx +++ b/src/Time/sunsolver.cxx @@ -23,6 +23,10 @@ * $Id$ */ +#ifdef HAVE_CONFIG_H +# include +#endif + #ifdef SG_HAVE_STD_INCLUDES # include // # include