sc/inc/column.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit f7866596d1c44f092f6c8f896b770e2882b0fe81
Author: Andrea Gelmini <[email protected]>
AuthorDate: Wed Apr 3 20:10:56 2024 +0200
Commit: Julien Nabet <[email protected]>
CommitDate: Thu Apr 4 23:11:38 2024 +0200
Remove duplicated include
Change-Id: I802dc451e12ad42f89dff553128f1324e161af28
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165757
Reviewed-by: Julien Nabet <[email protected]>
Tested-by: Jenkins
diff --git a/sc/inc/column.hxx b/sc/inc/column.hxx
index 39b192bb68ef..22e3ad1e284c 100644
--- a/sc/inc/column.hxx
+++ b/sc/inc/column.hxx
@@ -30,7 +30,6 @@
#include <formula/types.hxx>
#include <svl/zforlist.hxx>
#include <svx/svdobj.hxx>
-#include "attarray.hxx"
#include <optional>
#include <set>