From: curt Date: Sat, 11 Sep 1999 02:07:48 +0000 (+0000) Subject: Norman's autopilot updates, now serving great circle routes direct to X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=057fa8d37e7291a887d058758efde752331e4635;p=flightgear.git Norman's autopilot updates, now serving great circle routes direct to the center of airports. --- diff --git a/src/Autopilot/autopilot.cxx b/src/Autopilot/autopilot.cxx index 5c57eabd0..f2b8b46ae 100644 --- a/src/Autopilot/autopilot.cxx +++ b/src/Autopilot/autopilot.cxx @@ -34,9 +34,111 @@ #include #include -#include
+#include #include +#include
+#include
+#include