From 1e7e0f94992c066791001cc3d99a0a7822e59b85 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Fri, 16 May 2014 09:45:42 +0000 Subject: [PATCH] forgotten inline git-svn-id: https://svn.dealii.org/trunk@32921 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/algorithms/any_data.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deal.II/include/deal.II/algorithms/any_data.h b/deal.II/include/deal.II/algorithms/any_data.h index 000d29e66e..8845a5071e 100644 --- a/deal.II/include/deal.II/algorithms/any_data.h +++ b/deal.II/include/deal.II/algorithms/any_data.h @@ -149,11 +149,13 @@ class AnyData : }; +inline AnyData::AnyData() {} template +inline AnyData::AnyData(const NamedData& other) { for (unsigned int i=0;i