Skip to content

Commit

Permalink
Removed redundant macros.
Browse files Browse the repository at this point in the history
  • Loading branch information
odlomax committed Nov 30, 2023
1 parent 35611a8 commit a913b18
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/atlas/interpolation/method/MethodFactory.cc
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@
#include "knn/GridBoxMaximum.h"
#include "knn/KNearestNeighbours.h"
#include "knn/NearestNeighbour.h"
#if ATLAS_HAVE_EIGEN
#include "sphericalvector/SphericalVector.h"
#endif
#include "structured/Cubic2D.h"
#include "structured/Cubic3D.h"
#include "structured/Linear2D.h"
Expand Down

0 comments on commit a913b18

Please sign in to comment.