#include <iostream>
#include <stdlib.h>
#include <simgear/props/props.hxx>
#include <simgear/props/props_io.hxx>
#include <AIModel/AIFlightPlan.hxx>
#include <Airports/airport.hxx>
#include "sidstar.hxx"
Go to the source code of this file.