mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
AP_Math: vector2f gets float.h include
This commit is contained in:
parent
52bb8112b3
commit
7daacfd63e
@ -34,6 +34,7 @@
|
||||
#endif
|
||||
|
||||
#include <cmath>
|
||||
#include <float.h>
|
||||
#include <AP_Common/AP_Common.h>
|
||||
#include "ftype.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user