]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/YASim/Launchbar.cpp
Use bool where the source and destination variable is bool.
[flightgear.git] / src / FDM / YASim / Launchbar.cpp
index ebe599999026f50451d3a4049cdda7e0219a4e79..e96f27fdda30d816ed4e1a24bac7e40f43657c14 100644 (file)
@@ -5,7 +5,6 @@
 
 #include "Launchbar.hpp"
 
-using namespace std;
 namespace yasim {
 
   static const float YASIM_PI2 = 3.14159265358979323846/2;