$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gustavo Guerra (gustavobt_at_[hidden])
Date: 2002-08-08 11:29:28
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.
TIA
Gustavo Guerra