$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Fernando Cacciola (fernando_cacciola_at_[hidden])
Date: 2007-03-28 17:26:54
Nicola Musatti wrote:
> 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.
>
Ouch.
Actually I knew that... but I copy-pasted the code from the post o)
Fixed now.
Fernando