$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Nicola Musatti (Nicola.Musatti_at_[hidden])
Date: 2007-03-26 11:22:58
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