From 995ea546b509decc4dc8872423dee8ab46c70b9c Mon Sep 17 00:00:00 2001 From: Jorrit Fahlke <joe@dune-project.org> Date: Thu, 3 Feb 2011 09:53:05 +0000 Subject: [PATCH] Editor hints. [[Imported from SVN: r6327]] --- dune/common/array.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/dune/common/array.hh b/dune/common/array.hh index e475f80fa..59d8def76 100644 --- a/dune/common/array.hh +++ b/dune/common/array.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_ARRAY_HH #define DUNE_ARRAY_HH -- GitLab