Skip to content

Commit

Permalink
Added missing header include.
Browse files Browse the repository at this point in the history
  • Loading branch information
odlomax committed Jan 8, 2024
1 parent f2198f3 commit 81bf814
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include "atlas/interpolation/Interpolation.h"
#include "atlas/interpolation/method/MethodFactory.h"
#include "atlas/interpolation/method/sphericalvector/Types.h"
#include "atlas/option/Options.h"
#include "atlas/parallel/omp/omp.h"
#include "atlas/runtime/Exception.h"
#include "atlas/runtime/Trace.h"
Expand Down

0 comments on commit 81bf814

Please sign in to comment.