From 07a8d8a23a73ec33195c08e9470f83d4d9b2157e Mon Sep 17 00:00:00 2001 From: deal Date: Fri, 14 Nov 2003 17:17:55 +0000 Subject: [PATCH] add some info. git-svn-id: https://svn.dealii.org/trunk@8187 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/source/fe/fe_q.cc | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.5