mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
navigator: GeofenceBreachAvoidance remove duplicate type alias
This commit is contained in:
parent
8327335fa4
commit
6549017993
@ -38,7 +38,6 @@
|
||||
#include <parameters/param.h>
|
||||
|
||||
using namespace matrix;
|
||||
using Vector2d = matrix::Vector2<double>;
|
||||
|
||||
class GeofenceBreachAvoidanceTest : public ::testing::Test
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user