GasLiftStage2: no longer a need to template on TypeTag

This commit is contained in:
Arne Morten Kvarving
2021-05-25 12:00:24 +02:00
parent 775177d73a
commit 122ac87c55
6 changed files with 86 additions and 127 deletions

View File

@@ -24,6 +24,9 @@
#define OPM_WELLHELPERS_HEADER_INCLUDED
#include <opm/common/OpmLog/OpmLog.hpp>
#include <opm/grid/cpgrid/GridHelpers.hpp>
#include <opm/simulators/wells/ParallelWellInfo.hpp>
#include <dune/istl/bcrsmatrix.hh>