From 4235f64e074496ccdfd22685382e4f0587401b24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A5rd=20Skaflestad?= Date: Fri, 25 Nov 2011 17:01:13 +0100 Subject: [PATCH] Don't reference nonexistent header. --- src/ImplicitAssembly.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ImplicitAssembly.hpp b/src/ImplicitAssembly.hpp index 9bd79d88..88f7ac11 100644 --- a/src/ImplicitAssembly.hpp +++ b/src/ImplicitAssembly.hpp @@ -39,7 +39,6 @@ #include #include #include -#include namespace Opm { template