]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/garmin.cxx
Add missing include files needed by the new math code under windows
[flightgear.git] / src / Network / garmin.cxx
index f2c8f32880486396370c51482e8c93f3181687c3..88fc8112b6cb4a29b0436de9c3ec58bba03886f0 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Written by Curtis Olson, started November 1999.
 //
-// Copyright (C) 1999  Curtis L. Olson - curt@flightgear.org
+// Copyright (C) 1999  Curtis L. Olson - http://www.flightgear.org/~curt
 //
 // This program is free software; you can redistribute it and/or
 // modify it under the terms of the GNU General Public License as
@@ -20,6 +20,9 @@
 //
 // $Id$
 
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
 
 #include <simgear/debug/logstream.hxx>
 #include <simgear/math/sg_geodesy.hxx>