]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make another function static, to work around a bug in icc.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 26 Oct 2006 13:33:32 +0000 (13:33 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 26 Oct 2006 13:33:32 +0000 (13:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@14096 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_tools.cc

index fdbfbde3edd44079c0b3a4b046abf5c429c8b00f..5cfde3e3c169c64d6efa6f014730b91b3de34975 100644 (file)
@@ -65,6 +65,9 @@ namespace
                                    // names and factory objects for
                                    // them. used to initialize
                                    // fe_name_map below
+#ifdef DEAL_II_ANON_NAMESPACE_BUG
+    static
+#endif  
   std::map<const std::string,FEFactoryPointer>
   get_default_fe_names ()
   {

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.