mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-26 03:00:17 -06:00
Merge pull request #839 from blattms/missing-header
Included missing header causing compile errors with gcc-13
This commit is contained in:
commit
4b156dd124
@ -28,6 +28,7 @@
|
||||
#ifndef EWOMS_BLACK_OIL_FOAM_PARAMS_HH
|
||||
#define EWOMS_BLACK_OIL_FOAM_PARAMS_HH
|
||||
|
||||
#include <opm/input/eclipse/EclipseState/Phase.hpp>
|
||||
#include <opm/material/common/Tabulated1DFunction.hpp>
|
||||
|
||||
#include <vector>
|
||||
|
Loading…
Reference in New Issue
Block a user