uwimap: fix build using gcc14 and recompile for library/security/openssl-3
[oi-userland.git] / components / desktop / libreoffice / patches / 54-SEC-fix.patch
blob08e481ec662ad516d46d3d64983c78173ee6f3a9
1 --- core-7c2ed9919d6d9d286d9062b91577d6bb2b7de8aa/sw/source/writerfilter/rtftok/rtfcontrolwords.hxx.old Wed Feb 9 17:13:49 2022
2 +++ core-7c2ed9919d6d9d286d9062b91577d6bb2b7de8aa/sw/source/writerfilter/rtftok/rtfcontrolwords.hxx Wed Feb 9 17:13:25 2022
3 @@ -11,6 +11,8 @@
5 namespace writerfilter::rtftok
7 +// fix error with SEC being defined elsewhere
8 +#undef SEC
9 /**
10 * An RTF destination state is the last open destination control word.