AP_Math: ftype: include float.h

This commit is contained in:
Iampete1 2022-02-22 00:09:14 +00:00 committed by Andrew Tridgell
parent 9ec8bb17b2
commit 3e75283717
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
*/
#include <AP_HAL/AP_HAL.h>
#include <float.h>
/*
capital F is used to denote the chosen float type (float or double)