Browse Source

AP_Math: ftype: include float.h

apm_2208
Iampete1 3 years ago committed by Andrew Tridgell
parent
commit
3e75283717
  1. 1
      libraries/AP_Math/ftype.h

1
libraries/AP_Math/ftype.h

@ -5,6 +5,7 @@ @@ -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)

Loading…
Cancel
Save