$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [multiprecision] uses boost::math::gcd without including the header
From: Peter Dimov (lists_at_[hidden])
Date: 2015-01-16 13:25:42
include/boost/multiprecision/cpp_int/misc.hpp uses boost::math::gcd (and
lcm), but does not include common_factor_rt.hpp.