From 8cc9e6b928faf9d2675b974b02270e3b218e6865 Mon Sep 17 00:00:00 2001 From: Michael Sinsbeck <michael@sinsbeck.com> Date: Tue, 17 May 2011 10:11:23 +0000 Subject: [PATCH] fixed small bug git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5844 2fb0f335-1f38-0410-981e-8018bf24f1b0 --- appl/lecture/mhs/groundwater/groundwater_problem.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/appl/lecture/mhs/groundwater/groundwater_problem.hh b/appl/lecture/mhs/groundwater/groundwater_problem.hh index 48f8ef6625..7ee8a30e91 100644 --- a/appl/lecture/mhs/groundwater/groundwater_problem.hh +++ b/appl/lecture/mhs/groundwater/groundwater_problem.hh @@ -41,7 +41,6 @@ #include <dumux/decoupled/1p/diffusion/fv/fvvelocity1p.hh> #include "groundwater_spatialparams.hh" -#include "vipWriter.hh" namespace Dumux { -- GitLab