From ebcf9c3a1f20416b605be02327686afb817164da Mon Sep 17 00:00:00 2001 From: Felix Schindler <felix.schindler@wwu.de> Date: Thu, 4 Dec 2014 20:45:15 +0100 Subject: [PATCH] [functions.interfaces] whitespace --- dune/stuff/functions/interfaces.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dune/stuff/functions/interfaces.hh b/dune/stuff/functions/interfaces.hh index 08e31b5c0..e4db0247e 100644 --- a/dune/stuff/functions/interfaces.hh +++ b/dune/stuff/functions/interfaces.hh @@ -37,8 +37,8 @@ #include <dune/pdelab/common/function.hh> #endif -#include <dune/stuff/common/memory.hh> #include <dune/stuff/common/exceptions.hh> +#include <dune/stuff/common/memory.hh> namespace Dune { -- GitLab