]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/YASim/Hitch.cpp
Show YASim config error messages.
[flightgear.git] / src / FDM / YASim / Hitch.cpp
old mode 100755 (executable)
new mode 100644 (file)
index df8b1f7..5681625
@@ -7,6 +7,9 @@
 
 
 #include "Hitch.hpp"
+
+using std::vector;
+
 namespace yasim {
 Hitch::Hitch(const char *name)
 {