From 5211606d4d4225b68fa914c4b4f4c53259bff191 Mon Sep 17 00:00:00 2001 From: mo-jonasganderton Date: Thu, 6 Feb 2025 17:08:57 +0000 Subject: [PATCH] Remove unused eckit matrix --- src/atlas/grid/detail/grid/CubedSphere2.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/atlas/grid/detail/grid/CubedSphere2.h b/src/atlas/grid/detail/grid/CubedSphere2.h index 3c67c40fc..55ce7dd89 100644 --- a/src/atlas/grid/detail/grid/CubedSphere2.h +++ b/src/atlas/grid/detail/grid/CubedSphere2.h @@ -5,7 +5,6 @@ #include "atlas/runtime/Exception.h" #include "atlas/util/Config.h" #include "atlas/util/Point.h" -#include "eckit/maths/Matrix.h" namespace atlas { namespace grid {