From: deal Date: Fri, 14 Nov 2003 17:17:55 +0000 (+0000) Subject: add some info. X-Git-Tag: v8.0.0~16027 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1483e1f77993203d425b7464dc87e13853126708;p=dealii.git add some info. git-svn-id: https://svn.dealii.org/trunk@8187 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 7ffd29365b..637cf9cadf 100644 --- a/deal.II/deal.II/source/fe/fe_q.cc +++ b/deal.II/deal.II/source/fe/fe_q.cc @@ -51,6 +51,8 @@ // the function needs to be static because of another icc bug, though. // work around this by packing everything into a namespace of its own // and have the anonymous namespace inside +// +// this is now intel icc issue 216082 namespace FE_Q_Helper { namespace