mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-22 03:00:36 +08:00
Fixed include for snapdragon
This commit is contained in:
committed by
Lorenz Meier
parent
9618adb542
commit
b154ce9c33
@@ -41,6 +41,7 @@
|
|||||||
|
|
||||||
#include "data_validator_group.h"
|
#include "data_validator_group.h"
|
||||||
#include <ecl/ecl.h>
|
#include <ecl/ecl.h>
|
||||||
|
#include <cfloat>
|
||||||
|
|
||||||
DataValidatorGroup::DataValidatorGroup(unsigned siblings) :
|
DataValidatorGroup::DataValidatorGroup(unsigned siblings) :
|
||||||
_first(nullptr),
|
_first(nullptr),
|
||||||
|
|||||||
Reference in New Issue
Block a user