Remove duplicated includes

Change-Id: I137707aaad44ffe42bb4b234a59ff69e4b2ecaa2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133884
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
This commit is contained in:
Andrea Gelmini
2022-05-05 13:23:56 +02:00
committed by Julien Nabet
parent e9c50fbbc3
commit 11f0cb056f
6 changed files with 0 additions and 6 deletions

View File

@@ -23,7 +23,6 @@
#include <rtl/string.hxx>
#include <cppuhelper/implbase.hxx>
#include <comphelper/sequence.hxx>
#include <o3tl/string_view.hxx>
#include <com/sun/star/lang/XSingleComponentFactory.hpp>
#include <cassert>
#include <vector>

View File

@@ -39,7 +39,6 @@
#include <sal/log.hxx>
#include <uno/environment.hxx>
#include <uno/mapping.hxx>
#include <o3tl/string_view.hxx>
#include "loadsharedlibcomponentfactory.hxx"

View File

@@ -33,7 +33,6 @@
#include <vcl/event.hxx>
#include <sal/log.hxx>
#include <tools/diagnose_ex.h>
#include <o3tl/string_view.hxx>
#include <algorithm>
#include <memory>

View File

@@ -22,7 +22,6 @@
#include <rtl/strbuf.hxx>
#include <o3tl/string_view.hxx>
#include <osl/diagnose.h>
#include <o3tl/string_view.hxx>
constexpr OStringLiteral sGlobal("::");

View File

@@ -48,7 +48,6 @@
#include <o3tl/string_view.hxx>
#include <tools/urlobj.hxx>
#include <unotools/ucbhelper.hxx>
#include <o3tl/string_view.hxx>
#include <algorithm>
#include <set>

View File

@@ -20,7 +20,6 @@
#include <o3tl/string_view.hxx>
#include <sal/log.hxx>
#include <tools/stream.hxx>
#include <o3tl/string_view.hxx>
#include <window.h>
#include <strings.hrc>