]> git.mxchange.org Git - flightgear.git/commitdiff
Win32 fix
authorfredb <fredb>
Tue, 3 Apr 2007 11:36:47 +0000 (11:36 +0000)
committerfredb <fredb>
Tue, 3 Apr 2007 11:36:47 +0000 (11:36 +0000)
src/Instrumentation/altimeter.cxx

index 10ae3da29aefabf1b5ba968cbdbe34cc54d71893..8e9fbb1c95897cc72fde13ef4f5e2d9cf80f9796 100644 (file)
 //      </altimeter>
 // Note non-default name, quantum, and tau values.
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #include <simgear/math/interpolater.hxx>
 #include <simgear/math/SGMath.hxx>