]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/wxradar.hxx
small cleanup to vivian's patch
[flightgear.git] / src / Instrumentation / wxradar.hxx
index 1bac75e8b54e7ef752453953328f878c45016425..376410d1732e0d0bb638a17927eeb39212f3b46a 100644 (file)
 #include <simgear/environment/visual_enviro.hxx>
 
 #include <vector>
-#include <queue>
 #include <string>
 
 using std::vector;
-using std::queue;
 using std::string;
 
 class FGODGauge;