mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Include <cmath> for std::pow().
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user