$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gavin Lambert (boost_at_[hidden])
Date: 2021-02-25 23:33:33
On 26/02/2021 11:22 am, Edward Diener wrote:
> Yes, that is the only reliable solution right now.
Well, the *correct* thing to do -- since this is due to a Boost.Math
dependency -- is to look up whatever condition that Boost.Math itself
uses (which may be a jamfile setting or a preprocessor check), and then
use the identical one, whatever that may be.