$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mark Rodgers (mark.rodgers_at_[hidden])
Date: 2000-08-12 02:54:51
From: "Daryle Walker" <darylew_at_[hidden]>
> I have a problem trying to use functional.hpp that comes from the
> type_traits.hpp header it (indirectly) #include-s.
Fabrice Truillot provided a workaround for CodeWarrior.
See http://www.egroups.com/message/boost/4260
John Maddock applied the fix to the CVS repository.
Mark