]> git.mxchange.org Git - flightgear.git/blobdiff - tests/test-up.cxx
add getAttribute() and setAttribute() method
[flightgear.git] / tests / test-up.cxx
index 3aac58306d4de384786c99fbb06a02824ad58074..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
@@ -9,6 +13,9 @@
 #include <simgear/constants.h>
 #include <simgear/math/sg_geodesy.hxx>
 
+SG_USING_STD(cout);
+SG_USING_STD(endl);
+
 int main() {
     // for each lat/lon given in goedetic coordinates, calculate
     // geocentric coordinates, cartesian coordinates, the local "up"