mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-12 01:57:35 +08:00
Removed all uses of C library from tests
This commit is contained in:
committed by
James Goppert
parent
9ebf5f89db
commit
e09cf12e2e
+1
-2
@@ -1,8 +1,7 @@
|
||||
#include "test_macros.hpp"
|
||||
#include <matrix/math.hpp>
|
||||
|
||||
using matrix::SquareMatrix;
|
||||
using matrix::zeros;
|
||||
using namespace matrix;
|
||||
|
||||
static const size_t n_large = 50;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user