]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/polar3d.cxx
Ignore generated binaries.
[simgear.git] / simgear / math / polar3d.cxx
index 5b27c6381169507dc240a164af5e4496c5999089..ab2e25b3e4580fa822c071f6d5b1c7a1553a9d0c 100644 (file)
@@ -21,6 +21,9 @@
 //
 // $Id$
 
+#ifdef HAVE_CONFIG_H
+#  include <simgear_config.h>
+#endif
 
 #include <math.h>