]> git.mxchange.org Git - flightgear.git/blobdiff - src/Input/fgjs.cxx
A couple ADF needle direction tweaks.
[flightgear.git] / src / Input / fgjs.cxx
index 618a08a681ec5cf922cd41a25e21f28e9700f667..ffc978697dbb7128770d12048af3aa08ba09ccdb 100644 (file)
@@ -33,9 +33,8 @@ SG_USING_STD(fstream);
 SG_USING_STD(cout);
 SG_USING_STD(endl);
 SG_USING_STD(ios);
-SG_USING_STD(string);
 #endif
-
+SG_USING_STD(string);
 
 string axes_humannames[8] = { "elevator", "ailerons", "rudder", "throttle", 
                               "mixture","propller pitch", "lateral view",