mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Bring ParameterGroup interface into scope.
The constructor accepts a parameter::ParameterGroup reference and thus needs a valid interface in scope. Relying on header pollution is unwise.
This commit is contained in:
parent
977e8a19e2
commit
95fb0792e5
@ -25,6 +25,7 @@
|
||||
#include <opm/core/fluid/RockBasic.hpp>
|
||||
#include <opm/core/fluid/PvtPropertiesBasic.hpp>
|
||||
#include <opm/core/fluid/SaturationPropsBasic.hpp>
|
||||
#include <opm/core/utility/parameters/ParameterGroup.hpp>
|
||||
|
||||
namespace Opm
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user