mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 00:24:08 +08:00
AlphaFilter: include float.h for FLT_EPSILON
This commit is contained in:
parent
88c52aba5e
commit
0bffd951ec
@ -42,6 +42,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <float.h>
|
||||
|
||||
template <typename T>
|
||||
class AlphaFilter {
|
||||
public:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user