Index: boost/math/special_functions/beta.hpp =================================================================== --- boost/math/special_functions/beta.hpp (revision 85073) +++ boost/math/special_functions/beta.hpp (working copy) @@ -1331,7 +1331,6 @@ BOOST_FPU_EXCEPTION_GUARD typedef typename tools::promote_args::type result_type; typedef typename policies::evaluation::type value_type; - typedef typename lanczos::lanczos::type evaluation_type; typedef typename policies::normalise< Policy, policies::promote_float, @@ -1349,7 +1348,6 @@ BOOST_FPU_EXCEPTION_GUARD typedef typename tools::promote_args::type result_type; typedef typename policies::evaluation::type value_type; - typedef typename lanczos::lanczos::type evaluation_type; typedef typename policies::normalise< Policy, policies::promote_float,