mirror of https://github.com/ecmwf/eccodes.git
C++ compilation
This commit is contained in:
parent
fd67943d0e
commit
9101e79aa5
|
@ -1657,6 +1657,7 @@ static void cube_indexes(
|
||||||
}
|
}
|
||||||
indexes[i] = j;
|
indexes[i] = j;
|
||||||
}
|
}
|
||||||
|
(void)index;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*********************************/
|
/*********************************/
|
||||||
|
|
Loading…
Reference in New Issue