mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 02:50:34 +08:00
PX4_ISFINITE use builtin everywhere
This commit is contained in:
@@ -39,7 +39,9 @@
|
||||
#include <unit_test.h>
|
||||
|
||||
#include <px4_config.h>
|
||||
|
||||
#include <float.h>
|
||||
#include <math.h>
|
||||
|
||||
typedef union {
|
||||
float f;
|
||||
|
||||
Reference in New Issue
Block a user