mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
AP_Math: Removed useless header
"float.h" does not exist. It is useless and wrong to include it.
This commit is contained in:
parent
ff334f426c
commit
ef7cf7c4aa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user