some clean up

This commit is contained in:
Paul Egberts
2022-03-06 20:51:57 +01:00
parent 797fdc278b
commit d89672e4a3
5 changed files with 3 additions and 6 deletions

View File

@@ -34,6 +34,7 @@ namespace TTag {
struct EclFlowGasWaterProblem {
using InheritsFrom = std::tuple<EclFlowProblem>;
};
}
//! The indices required by the model
template<class TypeTag>