AP_Math: vector2f gets float.h include

This commit is contained in:
Randy Mackay 2021-07-14 12:00:59 +09:00
parent 52bb8112b3
commit 7daacfd63e
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
#endif
#include <cmath>
#include <float.h>
#include <AP_Common/AP_Common.h>
#include "ftype.h"