$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2008-04-04 08:26:59
On Apr 4, 2008, at 5:40 AM, gchen wrote:
> The changeset 43884 added some code using is_void, but it seems
> is_void.hpp is not included somewhere by Boost.Function. I think
> boost/function/detail/prologue.hpp should include it, right?
Yes, you're right. I've fixed this is Subversion. Thanks!
- Doug