From 47f8b619f4f55f0cf37a7eceafe6ba78b6cecd98 Mon Sep 17 00:00:00 2001 From: Oliver Sander <sander@igpm.rwth-aachen.de> Date: Wed, 22 Aug 2007 15:12:30 +0000 Subject: [PATCH] bugfix [[Imported from SVN: r1553]] --- src/rodsolver.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rodsolver.hh b/src/rodsolver.hh index ffe9b6b7..066a7890 100644 --- a/src/rodsolver.hh +++ b/src/rodsolver.hh @@ -1,5 +1,5 @@ #ifndef ROD_SOLVER_HH -#define RODSOLVER +#define ROD_SOLVER_HH #include <dune/common/array.hh> #include <dune/istl/bcrsmatrix.hh> -- GitLab