summaryrefslogtreecommitdiff
path: root/l10ntools
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-06-23 12:57:12 +0200
committerJulien Nabet <serval2412@yahoo.fr>2022-06-23 20:48:07 +0200
commit4eeb12bb83d5d90eadd14ab5e57950613fcc5fc3 (patch)
tree5f3a7262b63ca4fd2e4a81688fbbe8e2ef968f19 /l10ntools
parent535cdff8127426ce8accdb6049f90b6b2fd754a2 (diff)
Removed duplicated include
Change-Id: I1bf4b53e07cd8f0e3311620242d012c1ea1956e5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136312 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'l10ntools')
-rw-r--r--l10ntools/inc/xmlparse.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/l10ntools/inc/xmlparse.hxx b/l10ntools/inc/xmlparse.hxx
index a1fc321c05ec..0495883a5311 100644
--- a/l10ntools/inc/xmlparse.hxx
+++ b/l10ntools/inc/xmlparse.hxx
@@ -25,7 +25,6 @@
#include <cstddef>
#include <memory>
#include <utility>
-#include <utility>
#include <vector>
#include <expat.h>