sc/source/core/data/column2.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 0fe96c758b687bf61df1b5df77df3ff9817e5952
Author: Andrea Gelmini <[email protected]>
AuthorDate: Mon Aug 18 11:11:57 2025 +0200
Commit: Julien Nabet <[email protected]>
CommitDate: Mon Aug 18 16:29:06 2025 +0200
Remove duplicated include
Change-Id: I7d5b878357560e0275fcf8d892f3619456b8062b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/189851
Reviewed-by: Julien Nabet <[email protected]>
Tested-by: Jenkins
diff --git a/sc/source/core/data/column2.cxx b/sc/source/core/data/column2.cxx
index 906b51d691d3..c51f6fa2a67a 100644
--- a/sc/source/core/data/column2.cxx
+++ b/sc/source/core/data/column2.cxx
@@ -59,7 +59,6 @@
#include <svl/numformat.hxx>
#include <svl/zforlist.hxx>
#include <svl/broadcast.hxx>
-#include <utility>
#include <vcl/outdev.hxx>
#include <formula/errorcodes.hxx>
#include <formula/vectortoken.hxx>