mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
AquiferNumerical: add missing include
This commit is contained in:
parent
74a4ab7823
commit
5514ebf4e0
@ -21,6 +21,8 @@
|
||||
#ifndef OPM_AQUIFERNUMERICAL_HEADER_INCLUDED
|
||||
#define OPM_AQUIFERNUMERICAL_HEADER_INCLUDED
|
||||
|
||||
#include <dune/grid/common/partitionset.hh>
|
||||
|
||||
#include <opm/input/eclipse/EclipseState/Aquifer/NumericalAquifer/SingleNumericalAquifer.hpp>
|
||||
|
||||
#include <opm/material/common/MathToolbox.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user