
2 Oct
2006
2 Oct
'06
2:09 p.m.
Just curious as to why boost mixes its #include directives. For instance in boost/any.hpp we have... #include "boost/config.hpp" #include <boost/throw_exception.hpp> ...(this is from boost_1_32_0). Thanks, Louis.