]> git.mxchange.org Git - flightgear.git/commitdiff
Cygwin fix.
authorehofman <ehofman>
Sat, 12 Nov 2005 14:40:17 +0000 (14:40 +0000)
committerehofman <ehofman>
Sat, 12 Nov 2005 14:40:17 +0000 (14:40 +0000)
src/Time/sunsolver.cxx

index c9bd04efea1a441565af7e27b2291ba155d24b9f..fdf616e4b1eebe07eb25d249f52bebd4cb890f94 100644 (file)
  * $Id$
  */
 
+#ifdef HAVE_CONFIG_H
+#      include <config.h>
+#endif
+
 #ifdef SG_HAVE_STD_INCLUDES
 #  include <cmath>
 // #  include <cstdio>