From b19e2706d4ce3ba0fe54e3389e796de51be71eff Mon Sep 17 00:00:00 2001 From: Don Gagne Date: Thu, 18 Feb 2016 20:51:40 -0800 Subject: [PATCH] Add mission header --- src/AutoPilotPlugins/APM/APMAirframeComponentController.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/AutoPilotPlugins/APM/APMAirframeComponentController.cc b/src/AutoPilotPlugins/APM/APMAirframeComponentController.cc index b4759e353..47a642230 100644 --- a/src/AutoPilotPlugins/APM/APMAirframeComponentController.cc +++ b/src/AutoPilotPlugins/APM/APMAirframeComponentController.cc @@ -35,6 +35,7 @@ #include #include #include +#include bool APMAirframeComponentController::_typesRegistered = false; -- 2.22.0