$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_maddock_at_[hidden])
Date: 2002-05-18 05:42:25
> I think it might be STLPORT who is to blame here. I have to use the same
> workaround on gcc-3.1/STLport-5.0-0409. 4.5.3 is fine which version is in
> BCB6 ?.
BCB6 is using 4.5.1, this workaround selection is getting nasty now, I don't
think either compiler should be complaining about this, though I guess I
could just change the workaround to detect STLport (any version), I don't
think there should be any fallout from that?
John.