$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2020-09-15 14:20:30
On Tue, Sep 15, 2020 at 7:14 AM Rainer Deyke via Boost
<boost_at_[hidden]> wrote:
> I did have to add Boost.Container to the set of linked libraries.
Boost.Container develop branch has a fix for this, so linking with
that library will not be necessary if Boost.JSON is released with
Boost:
<https://github.com/boostorg/container/commit/0b297019ec43483f523a3270b632fecbc3ce5e63>
Thank you for your thoughtful review!
Regards