Merge pull request #3260 from akva2/remove_math_include

changed: remove include of Math.hpp
This commit is contained in:
Bård Skaflestad
2022-12-14 09:30:04 +01:00
committed by GitHub

View File

@@ -33,8 +33,6 @@
#include <opm/material/IdealGas.hpp>
#include <opm/material/components/Component.hpp>
#include <opm/material/densead/Math.hpp>
#include <cmath>
namespace Opm {