From f195effcdd9e1dbf2f804fb53e1d6522719e2eb1 Mon Sep 17 00:00:00 2001 From: Andreas Lauser Date: Mon, 11 Dec 2017 14:06:53 +0100 Subject: [PATCH] VanGenuchtenParams: remove superfluous include --- opm/material/fluidmatrixinteractions/VanGenuchtenParams.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/opm/material/fluidmatrixinteractions/VanGenuchtenParams.hpp b/opm/material/fluidmatrixinteractions/VanGenuchtenParams.hpp index 5d379570b..1c795e9c3 100644 --- a/opm/material/fluidmatrixinteractions/VanGenuchtenParams.hpp +++ b/opm/material/fluidmatrixinteractions/VanGenuchtenParams.hpp @@ -27,8 +27,6 @@ #ifndef VAN_GENUCHTEN_PARAMS_HPP #define VAN_GENUCHTEN_PARAMS_HPP -#include - #include namespace Opm {