]> git.mxchange.org Git - flightgear.git/blobdiff - tests/test-up.cxx
Fixes to vor/ils/adf range pickup.
[flightgear.git] / tests / test-up.cxx
index 9564720b87d2cca0a56e4af7f077e54a9ec8051e..96fb2c3411a237d8f5ed784d0bfa42bfe5bc5f8c 100644 (file)
@@ -1,6 +1,8 @@
 // do some test relating to the concept of "up"
 
-#include <iostream>
+#include <simgear/compiler.h>
+
+#include STL_IOSTREAM
 
 #include <plib/sg.h>