$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Richard Webb (richard.webb_at_[hidden])
Date: 2008-04-17 09:25:39
John Maddock <john <at> johnmaddock.co.uk> writes:
> I think I might have missed that post sorry
You did actually reply (http://article.gmane.org/gmane.comp.lib.boost.devel/171552).
There were no suggestions about fixing the problem though.
> The same possible fix applies: replace <utility> in the fusion headers with
> <boost/config/no_tr1/utility.hpp>.
>
Making that change in fusion/support/tag_of.hpp fixes the errors that occur when
including <boost/fusion/tuple.hpp> :)