basctl/source/basicide/baside2b.cxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit f128fc5dbb34c75cbd5fca326e1ad7cce1f485bd Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Wed May 24 13:52:58 2023 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed May 24 15:02:38 2023 +0200 Remove triplicated include Change-Id: I345a6e87ebf27188e9bdfe82ee364c2363b48efd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152197 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Jenkins diff --git a/basctl/source/basicide/baside2b.cxx b/basctl/source/basicide/baside2b.cxx index cf7e7388dd52..f1c1a7303878 100644 --- a/basctl/source/basicide/baside2b.cxx +++ b/basctl/source/basicide/baside2b.cxx @@ -63,12 +63,10 @@ #include <vcl/svapp.hxx> #include <vcl/taskpanelist.hxx> #include <vcl/help.hxx> -#include <o3tl/string_view.hxx> #include <cppuhelper/implbase.hxx> #include <vector> #include <com/sun/star/reflection/theCoreReflection.hpp> #include <unotools/charclass.hxx> -#include <o3tl/string_view.hxx> #include "textwindowpeer.hxx" #include "uiobject.hxx" #include <basegfx/utils/zoomtools.hxx>