summaryrefslogtreecommitdiff
path: root/include/tools
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-04-05 08:23:40 +0200
committerAndrea Gelmini <andrea.gelmini@gelma.net>2022-04-05 21:45:28 +0200
commitb621e3e9013630ec8f57c6800e029b5c5d8d4d13 (patch)
tree9653da40f0b85ac1e485a4d9711f525ab50b0485 /include/tools
parent8a9cd6c9fffc89cf00337e7caeca057567867a67 (diff)
Removed duplicated include
Change-Id: I7e1608faf0dcb92ad710cb0f6346e9ceca2954aa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132559 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'include/tools')
-rw-r--r--include/tools/Guid.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/Guid.hxx b/include/tools/Guid.hxx
index 980048d9415d..62208f5fcdfa 100644
--- a/include/tools/Guid.hxx
+++ b/include/tools/Guid.hxx
@@ -13,7 +13,6 @@
#include <rtl/uuid.h>
#include <rtl/string.hxx>
#include <rtl/ustring.hxx>
-#include <rtl/ustring.hxx>
#include <algorithm>
#include <stdio.h>
#include <cctype>