From 660311f73fb50264bb22f19dfecb59f5a166f553 Mon Sep 17 00:00:00 2001
From: Elias Pipping <elias.pipping@fu-berlin.de>
Date: Sun, 10 Feb 2013 20:23:56 +0100
Subject: [PATCH] More whitespace

---
 src/timestepping.hh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/timestepping.hh b/src/timestepping.hh
index 0d417727..f38296c5 100644
--- a/src/timestepping.hh
+++ b/src/timestepping.hh
@@ -1,5 +1,6 @@
 #ifndef DUNE_TECTONIC_TIMESTEPPING_HH
 #define DUNE_TECTONIC_TIMESTEPPING_HH
+
 #include <dune/common/bitsetvector.hh>
 
 template <class VectorType, class MatrixType, class FunctionType, int dim>
-- 
GitLab