Parcge para std::strcmp

This commit is contained in:
Sandino Araico Sánchez 2024-09-18 05:35:41 -06:00
parent 2e653cb0fb
commit a3767cab05

View 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;