From: Timo Heister Date: Fri, 22 Feb 2013 19:19:15 +0000 (+0000) Subject: fix compilation with clang X-Git-Tag: v8.0.0~1181 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ffe0fae1a641f5183dc5132ea17b506d4495535;p=dealii.git fix compilation with clang git-svn-id: https://svn.dealii.org/trunk@28530 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/meshworker/loop.h b/deal.II/include/deal.II/meshworker/loop.h index c8b9aac55f..b4429031f7 100644 --- a/deal.II/include/deal.II/meshworker/loop.h +++ b/deal.II/include/deal.II/meshworker/loop.h @@ -316,7 +316,7 @@ namespace MeshWorker IntegrationInfo &, IntegrationInfo &)> &face_worker, ASSEMBLER &assembler, - bool cells_first = true) + bool cells_first) { loop (begin, end,