From 742d2d2158d5efbcae928bbd1c5f7305b2b39e44 Mon Sep 17 00:00:00 2001 From: Arne Morten Kvarving Date: Tue, 30 Jan 2018 12:13:30 +0100 Subject: [PATCH] changed: opm/common/[util->utility]/numeric/cmp.hpp --- opm/core/simulator/BlackoilState.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opm/core/simulator/BlackoilState.cpp b/opm/core/simulator/BlackoilState.cpp index 6ed34f63d..599a7cce4 100644 --- a/opm/core/simulator/BlackoilState.cpp +++ b/opm/core/simulator/BlackoilState.cpp @@ -1,5 +1,5 @@ #include "BlackoilState.hpp" -#include +#include #include #include #include