AP_Math: Removed useless header

"float.h" does not exist. It is useless and wrong to include it.
This commit is contained in:
Daniel Frenzel 2016-02-01 15:26:36 +01:00 committed by Lucas De Marchi
parent ff334f426c
commit ef7cf7c4aa
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
#include "quaternion.h"
#include "polygon.h"
#include "edc.h"
#include "float.h"
#include <AP_Param/AP_Param.h>
#ifndef M_PI_F