Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7999: Multiple compilation errors due to circular header inclusion dependency
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-07 05:20:02
#7999: Multiple compilation errors due to circular header inclusion dependency
-------------------------------------------------+--------------------------
Reporter: francisco.mailing.lists@⦠| Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: math
Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
-------------------------------------------------+--------------------------
Comment (by francisco.mailing.lists@â¦):
oh yeah, promotion.h includes config.h on on top, config.h includes
round_fwd.hpp, round_fwd.hpp includes promotion.h, which includes nothing
because of the guards of the first inclusion, and them goes on using
declaration from promotion.h which is still not expanded.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7999#comment:3> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:11 UTC