FlightTasks: FlightTask definition to cpp, fix include chain, fix cmake

This commit is contained in:
Matthias Grob
2017-11-08 10:57:56 +01:00
committed by Beat Küng
parent c211c807ad
commit 92acbfde3e
7 changed files with 68 additions and 41 deletions
@@ -41,6 +41,7 @@
*/
#include "FlightTaskManual.hpp"
#include <float.h>
#include <mathlib/mathlib.h>
using namespace matrix;