mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 00:31:36 +08:00
navigator: GeofenceBreachAvoidance remove duplicate type alias
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#include <parameters/param.h>
|
||||
|
||||
using namespace matrix;
|
||||
using Vector2d = matrix::Vector2<double>;
|
||||
|
||||
class GeofenceBreachAvoidanceTest : public ::testing::Test
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user