mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Data validator: add missing header
This commit is contained in:
parent
a7e3232e7f
commit
fcb25fd02c
@ -41,6 +41,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <cmath>
|
||||
|
||||
class DataValidator {
|
||||
public:
|
||||
DataValidator(DataValidator *prev_sibling = nullptr);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user