From: wolf Date: Mon, 2 Jul 2001 15:40:47 +0000 (+0000) Subject: Local typedef was indeed not accessible. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fad717ba18f32503500ba3d32ec55fd44ea9e12b;p=dealii-svn.git Local typedef was indeed not accessible. git-svn-id: https://svn.dealii.org/trunk@4787 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/multigrid/mg_dof_accessor.h b/deal.II/deal.II/include/multigrid/mg_dof_accessor.h index fe9dcf1ad0..3889b16f3a 100644 --- a/deal.II/deal.II/include/multigrid/mg_dof_accessor.h +++ b/deal.II/deal.II/include/multigrid/mg_dof_accessor.h @@ -114,6 +114,7 @@ class MGDoFAccessor { template class MGDoFObjectAccessor_Inheritance { + public: /** * Declaration of the @p{typedef}. * See the full documentation for @@ -139,6 +140,7 @@ class MGDoFObjectAccessor_Inheritance template class MGDoFObjectAccessor_Inheritance { + public: /** * Declaration of the @p{typedef}. * See the full documentation for