$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Nicola Musatti (Nicola.Musatti_at_[hidden])
Date: 2007-03-28 17:08:05
Fernando Cacciola wrote:
> Fernando Cacciola wrote:
>
>> If Thomas gives me a green light I'll commit it.
>>
> Got and committed.
Fernando, I'm afraid you made a mistake:
#if BOOST_WORKAROUND(_BORLANDC_, <= 0x564)
^ ^
There should be two underscores both before and after BORLANDC.
Cheers,
Nicola Musatti