X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FAirports%2Fsidstar.cxx;h=a951194822c193a62f13149a644b25a550688bfe;hb=a7e4f2a971acf2262cd1a5840c774a7d8a784a4b;hp=e19ff192577548b868e48a372f5ce002c12e1eab;hpb=b5025ccf5d1dbe5e1dff3b24710ad70deee78558;p=flightgear.git diff --git a/src/Airports/sidstar.cxx b/src/Airports/sidstar.cxx index e19ff1925..a95119482 100644 --- a/src/Airports/sidstar.cxx +++ b/src/Airports/sidstar.cxx @@ -28,10 +28,8 @@ #include #include - - -#include - +#include +#include #include "sidstar.hxx" @@ -119,4 +117,4 @@ FGAIFlightPlan *FGSidStar::getBest(string activeRunway, double heading) } else { return 0; } -} \ No newline at end of file +}