$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [modularization] mplcore depends on mpl
From: Stephen Kelly (hello_at_[hidden])
Date: 2014-09-16 07:09:34
Hi there,
libs/mpl/core/include/boost/mpl/aux_/include_preprocessed.hpp
from mplcore includes
boost/mpl/aux_/config/compiler.hpp
which is in mpl.
mpl depends on mplcore.
This is a circular dependency. I thought the point of the split was to
resolve that in part.
If so, then I recommend you go ahead and resolve the cycle in the obvious
way.
Thanks,
Steve.