$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-08-21 05:04:57
Larry Evans wrote:
> When just:
>
> #include <boost/limits.hpp>
>
> is just preprocessed, the output contains
> no definition of CHAR_BIT; yet, it's used
> (although within a #if..#endif) within
> limits.hpp. Limits.hpp does contain:
Fixed in SVN, thanks, John.