]> git.mxchange.org Git - flightgear.git/blobdiff - tests/test-up.cxx
add getAttribute() and setAttribute() method
[flightgear.git] / tests / test-up.cxx
index c349d98ea5960d3016c702de26e91ba3062e098c..48de4b7ed84885df4cf50e988cfce1e989b72759 100644 (file)
@@ -1,5 +1,9 @@
 // do some test relating to the concept of "up"
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #include <simgear/compiler.h>
 
 #include STL_IOSTREAM