$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Frédéric (ufospoke_at_[hidden])
Date: 2020-05-15 16:03:16
> That the header exists doesn't mean it's (reasonably) usable.
> Boost.Config has a test for <chrono>[1]. If it passes, it may be a
> reason to stop defining BOOST_NO_CXX11_HDR_CHRONO on that compiler.
> [1]:
> https://github.com/boostorg/config/blob/develop/test/boost_no_cxx11_hdr_chrono.ipp
I ran the test and had no issue to compile and run it.