openssl/include
Richard Levitte 3550d9159f Avoid __GNUC__ warnings when defining DECLARE_DEPRECATED
We need to check that __GNUC__ is defined before trying to use it.
This demands a slightly different way to define DECLARE_DEPRECATED.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6680)
2018-07-10 16:09:25 +02:00
..
internal Remove __cplusplus preamble from internal headers 2018-06-22 12:24:59 +02:00
openssl Avoid __GNUC__ warnings when defining DECLARE_DEPRECATED 2018-07-10 16:09:25 +02:00