forked from Archive/PX4-Autopilot
WelfordMeanVector: include matrix lib
This commit is contained in:
parent
ad50afda10
commit
f671e036e8
|
@ -39,6 +39,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <lib/mathlib/mathlib.h>
|
||||
|
||||
namespace math
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in New Issue