From baf27431c6677a2d7ecd03536376cc7a3ce03ea6 Mon Sep 17 00:00:00 2001 From: Elias Pipping <elias.pipping@fu-berlin.de> Date: Fri, 14 Oct 2011 16:39:45 +0200 Subject: [PATCH] Remove obsolete #include --- src/samplefunctional.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/src/samplefunctional.hh b/src/samplefunctional.hh index 8bcf1cff..f5531bf9 100644 --- a/src/samplefunctional.hh +++ b/src/samplefunctional.hh @@ -13,7 +13,6 @@ #include <dune/tnnmg/problem-classes/directionalconvexfunction.hh> #include "mynonlinearity.hh" -#include "nicefunction.hh" namespace Dune { template <int dimension> class SampleFunctional { -- GitLab