From: bangerth Date: Thu, 1 Jul 2010 17:53:12 +0000 (+0000) Subject: Put an 'inline' into the right place. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a768b1ee0f062f3f4ab8b5c224e986aad19fefd9;p=dealii-svn.git Put an 'inline' into the right place. git-svn-id: https://svn.dealii.org/trunk@21433 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/contrib/boost/include/boost/function/function_template.hpp b/deal.II/contrib/boost/include/boost/function/function_template.hpp index 6a99109ab1..c2c20bd07a 100644 --- a/deal.II/contrib/boost/include/boost/function/function_template.hpp +++ b/deal.II/contrib/boost/include/boost/function/function_template.hpp @@ -1000,9 +1000,9 @@ namespace boost { #if !BOOST_WORKAROUND(BOOST_MSVC, < 1300) template + inline typename BOOST_FUNCTION_FUNCTION< R BOOST_FUNCTION_COMMA BOOST_FUNCTION_TEMPLATE_ARGS>::result_type - inline BOOST_FUNCTION_FUNCTION ::operator()(BOOST_FUNCTION_PARMS) const {