Boost logo

Boost :

Subject: Re: [boost] [chrono] Header only library build and boost::system dependency
From: Edward Diener (eldiener_at_[hidden])
Date: 2016-05-04 09:08:57


On 5/4/2016 1:17 AM, Vicente J. Botet Escriba wrote:
> Le 04/05/2016 06:05, Edward Diener a écrit :
> skipped...
> Hi,
>
> Please fill a Trac ticket so that I don't forget to check this.

I filed a Trac ticket at https://svn.boost.org/trac/boost/ticket/12176.

>
> Coud you try to replace in boost/chrono/detail/system.hpp:
>
> #include <boost/system/error_code.hpp>
>
> with
>
> #if defined BOOST_CHRONO_PROVIDE_HYBRID_ERROR_HANDLING
> #include <boost/system/error_code.hpp>
> #endif
>
>
> I will come to you on a week.
>
> Vicente


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk