From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-11-04 09:49:28


Joaquín Mª López Muñoz wrote:
> The code is *incorrectly* using __MSVC_VER where it should use
> _MSVC_VER (just one leading underscore).

_MSC_VER.