Nicola Musatti <Nicola.Musatti <at> gmail.com> writes:
[...]
#include <boost/detail/workaround.hpp>
namespace boost {
#if ! BOOST_WORKAROUND(__BORLANDC__, <= 0x564)
^
Oops! There's an extra exclamation mark I left over after testing.
Cheers,
Nicola Musatti