summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-07-13 13:46:43 +0200
committerJulien Nabet <serval2412@yahoo.fr>2022-07-21 16:14:19 +0200
commit1c50d7e229942aacdc9ece7f01f233510500c87e (patch)
tree5a53fa0d61b13b52dab05193fddb916dcf98f433 /xmloff
parent6d5399965a44ebe48cc1aa038cee7308636b5527 (diff)
Removed duplicated include
Change-Id: I0ebf29930fd6162c34f3d03ad74aa188839c7e31 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137023 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/style/xmlimppr.cxx1
1 files changed, 0 insertions, 1 deletions
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;