Skip to content

Commit d803b9b

Browse files
committed
eckit::geo
1 parent ab71737 commit d803b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/geo/grid_icon.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ namespace eckit::geo::test {
2525

2626

2727
static const std::string GRID = "icon-grid-0055-r02b05-n";
28-
static const Grid::uid_t UID = "e234e01a8556e9a84bcb42361d2f24e0";
28+
static const Grid::uid_type UID = "e234e01a8556e9a84bcb42361d2f24e0";
2929
static const std::vector<long> SHAPE{2656};
3030

3131

0 commit comments

Comments
 (0)