diff --git a/include/boost/math/common_factor_ct.hpp b/include/boost/math/common_factor_ct.hpp index f5d7c3e..63d2a56 100644 --- a/include/boost/math/common_factor_ct.hpp +++ b/include/boost/math/common_factor_ct.hpp @@ -65,7 +65,8 @@ namespace detail struct helper { BOOST_STATIC_CONSTANT( unsigned long, value - = static_gcd_helper2_t::helper::value ); + = static_gcd_helper2_t::BOOST_NESTED_TEMPLATE + helper::value ); }; template < >