mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
blackoilfoammodules: remove unused headers
and add missing headers
This commit is contained in:
parent
54b02b1be6
commit
36cce77c53
@ -29,11 +29,10 @@
|
||||
#define EWOMS_BLACK_OIL_FOAM_MODULE_HH
|
||||
|
||||
#include "blackoilproperties.hh"
|
||||
//#include <opm/models/io/vtkblackoilfoammodule.hh>
|
||||
#include <opm/models/common/quantitycallbacks.hh>
|
||||
|
||||
#include <opm/common/OpmLog/OpmLog.hpp>
|
||||
|
||||
#include <opm/material/common/Tabulated1DFunction.hpp>
|
||||
//#include <opm/material/common/IntervalTabulated2DFunction.hpp>
|
||||
|
||||
#if HAVE_ECL_INPUT
|
||||
#include <opm/input/eclipse/EclipseState/EclipseState.hpp>
|
||||
@ -41,8 +40,6 @@
|
||||
#include <opm/input/eclipse/EclipseState/Tables/FoammobTable.hpp>
|
||||
#endif
|
||||
|
||||
#include <opm/material/common/Valgrind.hpp>
|
||||
|
||||
#include <dune/common/fvector.hh>
|
||||
|
||||
#include <string>
|
||||
|
Loading…
Reference in New Issue
Block a user