From: deal Date: Wed, 17 Sep 2003 23:09:00 +0000 (+0000) Subject: Oh, one more place. X-Git-Tag: v8.0.0~16225 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ef8fd9d490aa5d07b05b8d690a64d434cd07a34;p=dealii.git Oh, one more place. git-svn-id: https://svn.dealii.org/trunk@7985 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/fe/fe_q.cc b/deal.II/deal.II/source/fe/fe_q.cc index e7a249235b..dbcce731c5 100644 --- a/deal.II/deal.II/source/fe/fe_q.cc +++ b/deal.II/deal.II/source/fe/fe_q.cc @@ -374,6 +374,9 @@ namespace } +#ifdef DEAL_II_ANON_NAMESPACE_BUG + static +#endif bool constraint_is_support_point (const unsigned int /*i*/, const unsigned int /*j*/,