VMS: mitigate for the C++ compiler that doesn't understand certain pragmas
authorRichard Levitte <levitte@openssl.org>
Mon, 24 Feb 2020 13:56:26 +0000 (14:56 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 27 Feb 2020 00:21:50 +0000 (01:21 +0100)
commit605a0c709f4d50497a1c49ee117a0ec4bb956d58
treed4ac8a8dc583271da9dc932de0d613293e6b1905
parent8d87aecfb2d15652fc4c2bb458b2379421305fca
VMS: mitigate for the C++ compiler that doesn't understand certain pragmas

This only affects __DECC_INCLUDE_EPILOGUE.H and __DECC_INCLUDE_PROLOGUE.H,
which are used automatically by HP and VSI C/C++ compilers.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/11159)
CHANGES
include/openssl/__DECC_INCLUDE_EPILOGUE.H
include/openssl/__DECC_INCLUDE_PROLOGUE.H