include/tools/Guid.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit b621e3e9013630ec8f57c6800e029b5c5d8d4d13
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Apr 5 08:23:40 2022 +0200
Commit:     Andrea Gelmini <andrea.gelm...@gelma.net>
CommitDate: Tue Apr 5 21:45:28 2022 +0200

    Removed duplicated include
    
    Change-Id: I7e1608faf0dcb92ad710cb0f6346e9ceca2954aa
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132559
    Tested-by: Jenkins
    Reviewed-by: Andrea Gelmini <andrea.gelm...@gelma.net>

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>

Reply via email to