
8 Mar
2012
8 Mar
'12
7:44 p.m.
Thanks for the replies guys. I found out the solution. Nathan is right, the preprocessor was substituting "||" for "or". I was using somebody else's very old code as well, which had the following definitions #define and && #define or || #define not ! I removed those definition, and the errors went away. Thanks -- View this message in context: http://boost.2283326.n4.nabble.com/boost-includes-tp4454829p4457470.html Sent from the Boost - Users mailing list archive at Nabble.com.