$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-02-18 12:20:17
At 11:26 AM 2/18/2003, Jeff Garland wrote:
>Take a look at bosot/date_time/compiler_config.hpp which
>does something similar. All we need to do to fix these regressions
>is add the compiler to the list of those that don't have std::abs
>at line 34.
Based on the above, I've bump the VC++ version up to 1310 to cover version
7.1.
--Beman