From: wolf Date: Mon, 2 Jul 2001 15:57:10 +0000 (+0000) Subject: Fix missing typename X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b1a5c47d8ff86dbbd64452a146a1971ad1618e6;p=dealii-svn.git Fix missing typename git-svn-id: https://svn.dealii.org/trunk@4790 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/fe/fe_system.h b/deal.II/deal.II/include/fe/fe_system.h index d343b9b57f..2b2b0b25b8 100644 --- a/deal.II/deal.II/include/fe/fe_system.h +++ b/deal.II/deal.II/include/fe/fe_system.h @@ -594,7 +594,7 @@ class FESystem : public FiniteElement * filled by the @p{get_data} * function. */ - typename std::vector::InternalDataBase *> base_fe_datas; + typename std::vector::InternalDataBase *> base_fe_datas; /** * Pointers to the