]> git.mxchange.org Git - flightgear.git/blobdiff - src/AIModel/AIFlightPlanCreateCruise.cxx
Interim windows build fix
[flightgear.git] / src / AIModel / AIFlightPlanCreateCruise.cxx
index beecef8eb23946941a24563c0731f64234d522e6..66639444b6ca2479c74e907c9ecf619a664ef323 100644 (file)
 #include <Environment/environment_mgr.hxx>
 #include <Environment/environment.hxx>
 
+#include <Traffic/Schedule.hxx>
+
 #include "AIFlightPlan.hxx"
 #include "AIAircraft.hxx"
 #include "performancedata.hxx"
 
 using std::iostream;
+using std::string;
 
 /*
 void FGAIFlightPlan::evaluateRoutePart(double deplat,