spack/var/spack/repos/builtin/packages/fdb/metkit_1.7.0.patch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
321 B
Diff
Raw Normal View History

2021-05-07 21:02:57 +08:00
--- a/src/fdb5/tools/fdb-hammer.cc
+++ b/src/fdb5/tools/fdb-hammer.cc
@@ -22,7 +22,7 @@
#include "eckit/option/SimpleOption.h"
#include "eckit/option/VectorOption.h"
-#include "metkit/grib/GribHandle.h"
+#include "metkit/codes/GribHandle.h"
#include "fdb5/grib/GribArchiver.h"
#include "fdb5/io/HandleGatherer.h"