]> git.mxchange.org Git - flightgear.git/blobdiff - src/Airports/groundnetwork.cxx
testair.cxx is a 21 lines long, obsolete test application. After removing
[flightgear.git] / src / Airports / groundnetwork.cxx
index 9df9b5625d81ed7735a5d0d512224c4ddcc8dab0..877357229f0e12c878cc9136a405ec3bb446a1d8 100644 (file)
 #include <math.h>
 #include <algorithm>
 
-//#include <plib/sg.h>
-//#include <plib/ul.h>
-
-//#include <Environment/environment_mgr.hxx>
-//#include <Environment/environment.hxx>
-//#include <simgear/misc/sg_path.hxx>
-//#include <simgear/props/props.hxx>
-//#include <simgear/structure/subsystem_mgr.hxx>
 #include <simgear/debug/logstream.hxx>
 #include <simgear/route/waypoint.hxx>
-//#include <Main/globals.hxx>
-//#include <Main/fg_props.hxx>
-//#include <Airports/runways.hxx>
 
 #include <Airports/dynamics.hxx>
 
 #include <AIModel/AIFlightPlan.hxx>
 
-//#include <string>
-
 #include "groundnetwork.hxx"
 
 /***************************************************************************