From cc5d783be986393c009affadaa2d44dd289f6d96 Mon Sep 17 00:00:00 2001 From: Bernd Flemisch <bernd@iws.uni-stuttgart.de> Date: Fri, 20 May 2011 11:10:51 +0000 Subject: [PATCH] commented non-existent (2.0) header again git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5865 2fb0f335-1f38-0410-981e-8018bf24f1b0 --- dumux/common/start.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dumux/common/start.hh b/dumux/common/start.hh index c79c9e0bce..e9351ff635 100644 --- a/dumux/common/start.hh +++ b/dumux/common/start.hh @@ -30,7 +30,7 @@ #include <dune/grid/io/file/dgfparser.hh> #include <dune/common/mpihelper.hh> #include <iostream> -#include <dune/common/parametertreeparser.hh> +//#include <dune/common/parametertreeparser.hh> namespace Dumux -- GitLab