$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Marcin (mmarcin_at_[hidden])
Date: 2007-03-23 17:05:43
If you include <boost/token_functions.hpp> before <boost/tokenizer.hpp> you
get a flood of error which seem to stem from it not including
<boost/type_traits/is_pointer.hpp>. (this is with RC_1_34_0)
Thanks,
Michael Marcin