
17 Apr
2008
17 Apr
'08
1:25 p.m.
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> :)