$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2007-08-21 14:03:29
On Aug 21, 2007, at 1:50 PM, Larry Evans wrote:
> g++ compile of relaxed_heap.hpp relies on <bits/stl_algobase.h>
> #including <climits> to #define CHAR_BIT; however, g++-4.3
> stl_algobase.h no longer does this.
Thanks. This is fixed on the trunk.
- Doug