$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [build] Headers rule does both too much and too little
From: John Maddock (boost.regex_at_[hidden])
Date: 2014-02-18 11:51:17
> You have #include "check_type.hpp" in add_const_test.cpp, and in
> check_type.hpp you have #include <boost/test/test_tools.hpp>, and from
> then on, you can imagine what happens.
Oh, that would be that then :(
Thanks anyway, John.