From be30a3258a55df6f1fb3347bb2ed621c21ffbd29 Mon Sep 17 00:00:00 2001
From: Elias Pipping <elias.pipping@fu-berlin.de>
Date: Mon, 19 Dec 2011 16:52:52 +0100
Subject: [PATCH] Remove obsolete #include

---
 dune/tectonic/myblockproblem.hh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dune/tectonic/myblockproblem.hh b/dune/tectonic/myblockproblem.hh
index 06b05444..a620f471 100644
--- a/dune/tectonic/myblockproblem.hh
+++ b/dune/tectonic/myblockproblem.hh
@@ -8,7 +8,6 @@
 
 #include <dune/solvers/common/staticmatrixtools.hh>
 #include <dune/tnnmg/problem-classes/bisection.hh>
-#include <dune/tnnmg/problem-classes/onedconvexfunction.hh>
 
 #include "globalnonlinearity.hh"
 #include "localnonlinearity.hh"
-- 
GitLab