$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-04-02 07:52:14
I've modified cast.hpp to use <boost/limits.hpp> instead of <limits>.
Note that although this file had a BOOST_NO_LIMITS workaround in place, it
did not actualy compile when BOOST_NO_LIMITS was defined, so we loose
nothing by the change.
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/