diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2022-05-02 13:20:35 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2022-05-02 21:53:10 +0200 |
commit | f8d35a20be7c3dc6eff5e79965b631e004d24a54 (patch) | |
tree | 750ca136391a21f57fc5e8d0970259a4b129e4c1 /sc | |
parent | 75fe4051320ef9b1f4323fa958e8df3db2066882 (diff) |
Remove duplicated includes
Change-Id: I22e66f3cb370c53e1c5ca1e5fa6760d152def374
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133696
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/view/cellsh3.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/view/cellsh3.cxx b/sc/source/ui/view/cellsh3.cxx index 6a23b5ab9e43..143f61be24af 100644 --- a/sc/source/ui/view/cellsh3.cxx +++ b/sc/source/ui/view/cellsh3.cxx @@ -47,7 +47,6 @@ #include <columnspanset.hxx> #include <comphelper/lok.hxx> #include <LibreOfficeKit/LibreOfficeKitEnums.h> -#include <inputhdl.hxx> #include <inputwin.hxx> #include <memory> |