]> git.mxchange.org Git - flightgear.git/blobdiff - src/Systems/static.cxx
Remove hard-coded values wherever possible;
[flightgear.git] / src / Systems / static.cxx
index b9b649e1e239839b4ba3abdd8895ef6e88e4b0f3..e8447121c14caf51946e97acbb96fefe7a60d4b6 100644 (file)
@@ -3,6 +3,10 @@
 //
 // This file is in the Public Domain and comes with no warranty.
 
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
+
 #include "static.hxx"
 
 #include <string>