mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 19:19:06 +08:00
Removed old references to matrix.hpp.
This commit is contained in:
parent
222e42f934
commit
1fb0f33eb4
@ -1,7 +1,7 @@
|
||||
#include <cassert>
|
||||
#include <cstdio>
|
||||
|
||||
#include "matrix.hpp"
|
||||
#include <matrix/math.hpp>
|
||||
|
||||
using namespace matrix;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user