VanGenuchtenParams: remove superfluous include

This commit is contained in:
Andreas Lauser
2017-12-11 14:06:53 +01:00
parent 0bd4596e8d
commit f195effcdd

View File

@@ -27,8 +27,6 @@
#ifndef VAN_GENUCHTEN_PARAMS_HPP
#define VAN_GENUCHTEN_PARAMS_HPP
#include <cassert>
#include <opm/material/common/EnsureFinalized.hpp>
namespace Opm {