18 Nov
2011
18 Nov
'11
7:35 p.m.
I just upgraded my system to the newest version of boost, i.e., 1.48.0. Boost compiled just fine.
However, I recompile my applications (that link to boost) and I get the following error:
****************************************************************** usr/local/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at "BOOST_JOIN"
This file is new to this release. Then you probably did not include it
yourself in your "old" code.
So I think that a simple fix would be to replace somewhere in your code:
#include