$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: William E. Kempf (williamkempf_at_[hidden])
Date: 2002-08-08 16:52:53
----- Original Message -----
From: "Gustavo Guerra" <gustavobt_at_[hidden]>
> Hi all
>
> The file <boost/thread/thread.hpp> includes the file <boost/function.hpp>.
> As it only uses boost::function0<> could that include be changed to
> <boost/function0.hpp> instead? That would reduce the dependency on all the
> other 10 functionn.hpp headers.
Yes, I'll try and get that change in before the next release.
Bill Kempf