From: heister Date: Fri, 22 Feb 2013 19:19:15 +0000 (+0000) Subject: fix compilation with clang X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c792db6d1b7a309ecff9387fc0979bf0cc648352;p=dealii-svn.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,