FlightTaskAuto: remove unused include

This commit is contained in:
Dennis Mannhart 2018-02-10 13:38:45 +01:00 committed by Lorenz Meier
parent 3ae07843e9
commit 2c385e6967

View File

@ -37,7 +37,6 @@
#include "FlightTaskAuto.hpp"
#include <mathlib/mathlib.h>
#include <float.h>
#include <lib/geo/geo.h>
using namespace matrix;