Parcge para std::strcmp
This commit is contained in:
parent
2e653cb0fb
commit
a3767cab05
1 changed files with 10 additions and 0 deletions
10
rpmbuild/SOURCES/CentOS-9-std-strcmp.patch
Normal file
10
rpmbuild/SOURCES/CentOS-9-std-strcmp.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- libreoffice-24.8.1.2/sw/source/uibase/config/usrpref.cxx.orig 2024-09-18 07:28:47.126523151 -0400
|
||||
+++ libreoffice-24.8.1.2/sw/source/uibase/config/usrpref.cxx 2024-09-18 07:26:15.439701646 -0400
|
||||
@@ -29,6 +29,7 @@
|
||||
#include <com/sun/star/uno/Any.hxx>
|
||||
#include <com/sun/star/uno/Sequence.hxx>
|
||||
#include <unotools/localedatawrapper.hxx>
|
||||
+#include <cstring>
|
||||
|
||||
using namespace utl;
|
||||
using namespace ::com::sun::star;
|
Loading…
Reference in a new issue