From: ehofman Date: Tue, 16 Mar 2004 10:02:46 +0000 (+0000) Subject: Cugwin fix (min macro conflicts with a X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3d65e2dac99c33f5f4188782f7afa8a31ebf357b;p=flightgear.git Cugwin fix (min macro conflicts with a windows one) --- diff --git a/src/Instrumentation/gps.cxx b/src/Instrumentation/gps.cxx index 08183fde9..a4e8e7cfb 100644 --- a/src/Instrumentation/gps.cxx +++ b/src/Instrumentation/gps.cxx @@ -3,6 +3,10 @@ // // This file is in the Public Domain and comes with no warranty. +#ifdef HAVE_CONFIG_H +# include +#endif + #include #include