$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [trippels-ppc64le][math] Missing quadmath.h errors
From: John Maddock (jz.maddock_at_[hidden])
Date: 2015-11-16 13:37:21
> I would suggest using __has_include when possible and hard-locking to
> x86, x86-64 and IA64 when not.
>
OK, in develop as
https://github.com/boostorg/math/commit/477ab19672df13d2e87e5db78d4c008cb2fd3c69
John.