Macro for #ifdef of deprecated stuff (Re: The C-style definitions of SAL_CONST_CAST and SAL_STATIC_CAST)
Tor Lillqvist
tml at iki.fi
Wed Apr 4 10:38:14 PDT 2012
> Do we have something for either of these?
#if defined(SUPD) && SUPD < 400 ? Hopefully in 4.0 we won't have SUPD
any longer, but if we still have it, it will be >= 400 one thinks...
--tml
More information about the LibreOffice
mailing list