From d2c028fb74ae19a2eb3865866432d26c8cc0eb2a Mon Sep 17 00:00:00 2001 From: Arne Morten Kvarving Date: Mon, 14 Nov 2022 12:13:26 +0100 Subject: [PATCH] StandardWell_impl.hpp: remove some unused headers --- opm/simulators/wells/MultisegmentWell_impl.hpp | 1 + opm/simulators/wells/StandardWell_impl.hpp | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/opm/simulators/wells/MultisegmentWell_impl.hpp b/opm/simulators/wells/MultisegmentWell_impl.hpp index 2b8f7a07e..8b60964b6 100644 --- a/opm/simulators/wells/MultisegmentWell_impl.hpp +++ b/opm/simulators/wells/MultisegmentWell_impl.hpp @@ -19,6 +19,7 @@ */ +#include #include #include #include diff --git a/opm/simulators/wells/StandardWell_impl.hpp b/opm/simulators/wells/StandardWell_impl.hpp index d6f632636..75b33f5aa 100644 --- a/opm/simulators/wells/StandardWell_impl.hpp +++ b/opm/simulators/wells/StandardWell_impl.hpp @@ -19,9 +19,7 @@ along with OPM. If not, see . */ -#include #include -#include #include #include #include