mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 03:20:34 +08:00
test vector3 using matrix::isEqual
This commit is contained in:
+1
-1
@@ -4,8 +4,8 @@
|
||||
|
||||
#include "test_macros.hpp"
|
||||
|
||||
using matrix::Vector2f;
|
||||
using matrix::Matrix;
|
||||
using matrix::Vector2f;
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user