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
@@ -37,7 +37,7 @@
#include <circuit_breaker/circuit_breaker.h>
#include <mathlib/math/Limits.hpp>
#include <mathlib/math/Functions.hpp>
#include <ecl/geo/geo.h>
#include <geo/geo.h>
using namespace matrix;
using namespace time_literals;