sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 1da12e6c58258a4df6fa1266e3808d31328d31ca Author: Andrea Gelmini <[email protected]> AuthorDate: Sat Jan 2 14:58:13 2021 +0100 Commit: Andrea Gelmini <[email protected]> CommitDate: Sun Jan 3 12:09:39 2021 +0100 Removed duplicated include Change-Id: I5b54d0d2b814fb6fdb97820c4555d1f71d04afd9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108571 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <[email protected]> diff --git a/sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx b/sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx index 3f7c35c92826..8d2b6cafcf68 100644 --- a/sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx +++ b/sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx @@ -36,7 +36,6 @@ #include <vcl/svapp.hxx> #include <svl/hint.hxx> #include <unotools/accessiblestatesethelper.hxx> -#include <comphelper/sequence.hxx> #include <toolkit/helper/convert.hxx> #ifdef indices _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
