mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-16 20:24:48 -06:00
Include <cmath> for std::pow().
This commit is contained in:
parent
ab324ed02e
commit
d12d444411
@ -21,6 +21,7 @@
|
||||
#define OPM_POLYMERPROPERTIES_HEADER_INCLUDED
|
||||
|
||||
|
||||
#include <cmath>
|
||||
#include <vector>
|
||||
#include <opm/core/utility/linearInterpolation.hpp>
|
||||
#include <opm/core/eclipse/EclipseGridParser.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user