$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [sync] Included file not found
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2014-02-17 08:34:05
On Monday 17 February 2014 15:27:10 Peter Dimov wrote:
> Andrey Semashev wrote:
> > boost/detail/winapi/config.hpp is in the detail submodule, not sync.
>
> This should probably move to either sync or a new winapi submodule at some
> point, as part of the general de-detail-ization. :-)
The idea is that these winapi headers are used by multiple (all?) libraries.
Currently, these include Boost.Sync, Boost.Chrono and maybe Boost.Thread. So
if move then to a separate module.