From 7d1ddfb566b59f978b57bebf465e0ab1ec900ada Mon Sep 17 00:00:00 2001 From: Arne Morten Kvarving Date: Tue, 13 Sep 2022 08:43:35 +0200 Subject: [PATCH] blackoilpolymermodules: remove unused headers and add missing headers --- opm/models/blackoil/blackoilpolymermodules.hh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/opm/models/blackoil/blackoilpolymermodules.hh b/opm/models/blackoil/blackoilpolymermodules.hh index a27e1a417..63d66c557 100644 --- a/opm/models/blackoil/blackoilpolymermodules.hh +++ b/opm/models/blackoil/blackoilpolymermodules.hh @@ -30,7 +30,6 @@ #include "blackoilproperties.hh" #include -#include #include #include @@ -46,10 +45,10 @@ #include #endif -#include - #include +#include +#include #include namespace Opm {