From: Martin Kronbichler Date: Fri, 6 Sep 2013 19:37:16 +0000 (+0000) Subject: Make compile without C++11 X-Git-Tag: v8.1.0~862 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=293054fbf66caeadfdee055ac415ac7035fb5571;p=dealii.git Make compile without C++11 git-svn-id: https://svn.dealii.org/trunk@30637 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/distributed/tria.h b/deal.II/include/deal.II/distributed/tria.h index 3494a50885..95c34afc1d 100644 --- a/deal.II/include/deal.II/distributed/tria.h +++ b/deal.II/include/deal.II/distributed/tria.h @@ -717,7 +717,7 @@ namespace parallel void add_periodicity (const std::vector>&); + cell_iterator, unsigned int> >&); private: