diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2021-01-02 14:58:13 +0100 |
---|---|---|
committer | Andrea Gelmini <andrea.gelmini@gelma.net> | 2021-01-03 12:09:39 +0100 |
commit | 1da12e6c58258a4df6fa1266e3808d31328d31ca (patch) | |
tree | 2f3bf38eeb31772cffcbe7d9d08be02e6e225fe8 /sc/source/ui | |
parent | ceba98a4f7712cf015d27370ef00df003b4955d2 (diff) |
Removed duplicated include
Change-Id: I5b54d0d2b814fb6fdb97820c4555d1f71d04afd9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108571
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'sc/source/ui')
-rw-r--r-- | sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
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 |