diff --git a/opm/simulators/wells/BlackoilWellModel.hpp b/opm/simulators/wells/BlackoilWellModel.hpp index 3e5c6fd6a..96feb1360 100644 --- a/opm/simulators/wells/BlackoilWellModel.hpp +++ b/opm/simulators/wells/BlackoilWellModel.hpp @@ -43,7 +43,6 @@ #include #include -#include #include #include diff --git a/tests/test_RestartSerialization.cpp b/tests/test_RestartSerialization.cpp index 2d73e1f70..852935ac4 100644 --- a/tests/test_RestartSerialization.cpp +++ b/tests/test_RestartSerialization.cpp @@ -38,6 +38,7 @@ #include #include +#include #include #include #include