svl/source/numbers/zformat.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 35bf17d758e67c939b8abcc5355e674030e135ac
Author: Andrea Gelmini <[email protected]>
AuthorDate: Sat Apr 9 23:04:36 2022 +0200
Commit: Julien Nabet <[email protected]>
CommitDate: Sun Apr 10 18:16:13 2022 +0200
Removed duplicated include
Change-Id: Ica4231235b0a2d32ba8558cc409b549acd887077
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132758
Tested-by: Jenkins
Reviewed-by: Julien Nabet <[email protected]>
diff --git a/svl/source/numbers/zformat.cxx b/svl/source/numbers/zformat.cxx
index eb0020669cd6..5dd32843d0dd 100644
--- a/svl/source/numbers/zformat.cxx
+++ b/svl/source/numbers/zformat.cxx
@@ -22,7 +22,6 @@
#include <o3tl/string_view.hxx>
#include <comphelper/string.hxx>
-#include <o3tl/string_view.hxx>
#include <sal/log.hxx>
#include <tools/debug.hxx>
#include <tools/long.hxx>