
18 Feb
2014
18 Feb
'14
5:39 p.m.
John Maddock wrote:
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 :(
I don't know how smart b2's scanner is; my simplistic one would be fooled by /**/#include <boost/test/test_tools.hpp> which is, I believe, a valid pp directive, although I haven't, of course, checked. :-)