$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-01-26 05:25:29
Joaquín Mª López Muñoz wrote:
>> This is a weird one: it builds just fine for me in both release and
>> debug builds. Is there some other define or build-setting going on
>> here?
>
> I don't know, but maybe you can have a look at the source code
> for stdext::unchecked_equal and see on what macros it depends on...
My thought too, but it seems to be unconditionally defined. At present I
don't see how it can fail :-(
John.