diff options
author | scito <info@scito.ch> | 2021-12-30 10:15:28 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2022-01-06 17:34:05 +0100 |
commit | 67fb363eed88b15eec7821fe604eb23d142d84cc (patch) | |
tree | a534d252e27c2f75ba684706f30c0df67a0d6a50 /chart2/inc/unonames.hxx | |
parent | 9067b827f013caafc61ef3d0d63305572a320ee2 (diff) |
tdf#146392 fix --enable-pch=full build
x509.h includes cert.h. But that doesn't know of LO using
xmlsecurity/source/xmlsec/nss/nssrenam.h, which has a "#define
CERT_DecodeDERCertificate __CERT_DecodeDERCertificate". So the PCH
doesn't know of this rename and the compiler fails.
move the include line into the file that needs it and the --enable-pch=full
build works ok
Change-Id: I247bd219cf47964490ded439ad51bd8e8e120c48
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127744
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Jenkins
Diffstat (limited to 'chart2/inc/unonames.hxx')
0 files changed, 0 insertions, 0 deletions