From ac0f6224f6d6dc956f2f9ab2e3d0011e5d840311 Mon Sep 17 00:00:00 2001 From: ehofman Date: Wed, 26 Oct 2005 12:23:18 +0000 Subject: [PATCH] 'nother Cygwin fix. --- utils/GPSsmooth/MIDG-II.cxx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/utils/GPSsmooth/MIDG-II.cxx b/utils/GPSsmooth/MIDG-II.cxx index 9dedceebc..c6c65f87e 100644 --- a/utils/GPSsmooth/MIDG-II.cxx +++ b/utils/GPSsmooth/MIDG-II.cxx @@ -1,3 +1,7 @@ +#ifdef HAVE_CONFIG_H +# include +#endif + #include #include -- 2.39.5