From: bangerth Date: Tue, 24 Oct 2006 23:44:31 +0000 (+0000) Subject: Fix obvious oversight so as to make everything compile. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5766fbb74560c25cfa4bf258145c99f9a6bac65c;p=dealii-svn.git Fix obvious oversight so as to make everything compile. git-svn-id: https://svn.dealii.org/trunk@14074 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/fe/fe_tools.h b/deal.II/deal.II/include/fe/fe_tools.h index cbda33164a..a65857d06c 100644 --- a/deal.II/deal.II/include/fe/fe_tools.h +++ b/deal.II/deal.II/include/fe/fe_tools.h @@ -1043,7 +1043,7 @@ class FETools */ template static void add_fe_name(const std::string& name, - boost::shared_ptr > factory); + const FEFactoryBase *factory); /** * The string used for