]> git.mxchange.org Git - flightgear.git/commitdiff
'nother Cygwin fix.
authorehofman <ehofman>
Wed, 26 Oct 2005 12:23:18 +0000 (12:23 +0000)
committerehofman <ehofman>
Wed, 26 Oct 2005 12:23:18 +0000 (12:23 +0000)
utils/GPSsmooth/MIDG-II.cxx

index 9dedceebc2f36492173a15122415225093bd1fba..c6c65f87e0163175eb1c597e645baef4350a91f4 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif 
+
 #include <iostream>
 
 #include <simgear/constants.h>