From 81fc100b3e6f9eac8f56e74543030fa70e885fdf Mon Sep 17 00:00:00 2001 From: Jorrit Fahlke <joe@dune-project.org> Date: Sat, 13 Nov 2010 23:37:48 +0000 Subject: [PATCH] Editor hints. [[Imported from SVN: r1356]] --- dune/istl/solvers.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/dune/istl/solvers.hh b/dune/istl/solvers.hh index abd23f627..a98c591b1 100644 --- a/dune/istl/solvers.hh +++ b/dune/istl/solvers.hh @@ -1,5 +1,6 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: + #ifndef DUNE_SOLVERS_HH #define DUNE_SOLVERS_HH -- GitLab