From 92209466c563f0f728df592cfe5599c7d7eb38a9 Mon Sep 17 00:00:00 2001 From: Arne Morten Kvarving Date: Tue, 26 Jul 2022 18:32:03 +0200 Subject: [PATCH] remove unnecessary includes --- opm/models/blackoil/blackoilbrinemodules.hh | 1 - opm/models/blackoil/blackoilfoammodules.hh | 1 - opm/models/blackoil/blackoilsolventmodules.hh | 1 - 3 files changed, 3 deletions(-) diff --git a/opm/models/blackoil/blackoilbrinemodules.hh b/opm/models/blackoil/blackoilbrinemodules.hh index e10e4bc09..8e8a37181 100644 --- a/opm/models/blackoil/blackoilbrinemodules.hh +++ b/opm/models/blackoil/blackoilbrinemodules.hh @@ -35,7 +35,6 @@ #include #if HAVE_ECL_INPUT -#include #include #include #include diff --git a/opm/models/blackoil/blackoilfoammodules.hh b/opm/models/blackoil/blackoilfoammodules.hh index 1af7615ef..bd9d10293 100644 --- a/opm/models/blackoil/blackoilfoammodules.hh +++ b/opm/models/blackoil/blackoilfoammodules.hh @@ -36,7 +36,6 @@ //#include #if HAVE_ECL_INPUT -#include #include #include #include diff --git a/opm/models/blackoil/blackoilsolventmodules.hh b/opm/models/blackoil/blackoilsolventmodules.hh index ebce61d3d..04531ba19 100644 --- a/opm/models/blackoil/blackoilsolventmodules.hh +++ b/opm/models/blackoil/blackoilsolventmodules.hh @@ -36,7 +36,6 @@ #include #if HAVE_ECL_INPUT -#include #include #include #include