lib/geo: move from ecl

This commit is contained in:
Daniel Agar
2021-07-14 17:23:39 -04:00
parent 6f6d3f98a6
commit 883624d915
128 changed files with 202 additions and 178 deletions
@@ -40,7 +40,7 @@
#include <float.h>
#include <mathlib/mathlib.h>
#include <px4_platform_common/defines.h>
#include <ecl/geo/geo.h>
#include <geo/geo.h>
using namespace matrix;