]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix an issue with static functions
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 30 Jul 2006 15:21:53 +0000 (15:21 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 30 Jul 2006 15:21:53 +0000 (15:21 +0000)
git-svn-id: https://svn.dealii.org/trunk@13514 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/dofs/dof_tools.cc

index 9db9770f1011a2bdd1ff0d73f1560e9066c7cffd..8147d1a7d9dfc5dbe9fcc394325bef1da0bd859b 100644 (file)
@@ -1560,6 +1560,9 @@ namespace internal
   {
     namespace 
     {
+#ifdef DEAL_II_ANON_NAMESPACE_BUG
+      static
+#endif      
       void
       filter_constraints (const std::vector<unsigned int> &dofs_mother,
                          const std::vector<unsigned int> &dofs_child,

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.