From d7393f22cb9866c4b19584213a11461a602c9bbc Mon Sep 17 00:00:00 2001
From: Andreas Dedner <dedner@dune-project.org>
Date: Fri, 2 Oct 2009 19:49:20 +0000
Subject: [PATCH] new file forloop.hh

[[Imported from SVN: r5613]]
---
 common/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/common/Makefile.am b/common/Makefile.am
index ead40de63..b65316173 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -23,7 +23,8 @@ commoninclude_HEADERS = alignment.hh array.hh \
   mpicollectivecommunication.hh geometrytype.hh utility.hh \
   bartonnackmanifcheck.hh binaryfunctions.hh lru.hh fassign.hh \
   static_assert.hh smallobject.hh version.hh \
-  float_cmp.cc float_cmp.hh nullptr.hh
+  float_cmp.cc float_cmp.hh nullptr.hh \
+	forloop.hh
 
 if EXPRESSIONTEMPLATES
 commoninclude_HEADERS += exprtmpl.hh exprtmpl/scalar.inc exprtmpl/exprexpr.inc
-- 
GitLab