xmloff/source/style/xmlimppr.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 1c50d7e229942aacdc9ece7f01f233510500c87e
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Jul 13 13:46:43 2022 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Jul 21 16:14:19 2022 +0200

    Removed duplicated include
    
    Change-Id: I0ebf29930fd6162c34f3d03ad74aa188839c7e31
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137023
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/xmloff/source/style/xmlimppr.cxx b/xmloff/source/style/xmlimppr.cxx
index f35a11983554..446c03872215 100644
--- a/xmloff/source/style/xmlimppr.cxx
+++ b/xmloff/source/style/xmlimppr.cxx
@@ -44,7 +44,6 @@
 #include <xmloff/maptype.hxx>
 
 #include <algorithm>
-#include <utility>
 #include <vector>
 
 using namespace ::com::sun::star::uno;

Reply via email to