]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix use of wrapper_base in #ifdef ...#endif
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Apr 2003 14:43:19 +0000 (14:43 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Apr 2003 14:43:19 +0000 (14:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@7388 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/thread_management.h

index cb5235dd63c45ac80be03d34f3038b1bec258193..03383d5478fbc54f951c215427f8f2be7e90f735 100644 (file)
@@ -2958,7 +2958,7 @@ namespace Threads
       boost::shared_ptr<internal::thread_description<RT> > thread_descriptor;
 
 #if !defined(DEAL_II_NAMESP_TEMPL_FRIEND_BUG2) && !defined(DEAL_II_NAMESP_TEMPL_FRIEND_BUG)
-      template <typename RT_> friend struct internal::wrapper_base;
+      template <typename, typename> friend struct internal::wrapper_base;
 #endif
   };
 

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.