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:
parent
e9c50fbbc3
commit
11f0cb056f
@ -23,7 +23,6 @@
|
|||||||
#include <rtl/string.hxx>
|
#include <rtl/string.hxx>
|
||||||
#include <cppuhelper/implbase.hxx>
|
#include <cppuhelper/implbase.hxx>
|
||||||
#include <comphelper/sequence.hxx>
|
#include <comphelper/sequence.hxx>
|
||||||
#include <o3tl/string_view.hxx>
|
|
||||||
#include <com/sun/star/lang/XSingleComponentFactory.hpp>
|
#include <com/sun/star/lang/XSingleComponentFactory.hpp>
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
@ -39,7 +39,6 @@
|
|||||||
#include <sal/log.hxx>
|
#include <sal/log.hxx>
|
||||||
#include <uno/environment.hxx>
|
#include <uno/environment.hxx>
|
||||||
#include <uno/mapping.hxx>
|
#include <uno/mapping.hxx>
|
||||||
#include <o3tl/string_view.hxx>
|
|
||||||
|
|
||||||
#include "loadsharedlibcomponentfactory.hxx"
|
#include "loadsharedlibcomponentfactory.hxx"
|
||||||
|
|
||||||
|
@ -33,7 +33,6 @@
|
|||||||
#include <vcl/event.hxx>
|
#include <vcl/event.hxx>
|
||||||
#include <sal/log.hxx>
|
#include <sal/log.hxx>
|
||||||
#include <tools/diagnose_ex.h>
|
#include <tools/diagnose_ex.h>
|
||||||
#include <o3tl/string_view.hxx>
|
|
||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <memory>
|
#include <memory>
|
||||||
|
@ -22,7 +22,6 @@
|
|||||||
#include <rtl/strbuf.hxx>
|
#include <rtl/strbuf.hxx>
|
||||||
#include <o3tl/string_view.hxx>
|
#include <o3tl/string_view.hxx>
|
||||||
#include <osl/diagnose.h>
|
#include <osl/diagnose.h>
|
||||||
#include <o3tl/string_view.hxx>
|
|
||||||
|
|
||||||
constexpr OStringLiteral sGlobal("::");
|
constexpr OStringLiteral sGlobal("::");
|
||||||
|
|
||||||
|
@ -48,7 +48,6 @@
|
|||||||
#include <o3tl/string_view.hxx>
|
#include <o3tl/string_view.hxx>
|
||||||
#include <tools/urlobj.hxx>
|
#include <tools/urlobj.hxx>
|
||||||
#include <unotools/ucbhelper.hxx>
|
#include <unotools/ucbhelper.hxx>
|
||||||
#include <o3tl/string_view.hxx>
|
|
||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <set>
|
#include <set>
|
||||||
|
@ -20,7 +20,6 @@
|
|||||||
#include <o3tl/string_view.hxx>
|
#include <o3tl/string_view.hxx>
|
||||||
#include <sal/log.hxx>
|
#include <sal/log.hxx>
|
||||||
#include <tools/stream.hxx>
|
#include <tools/stream.hxx>
|
||||||
#include <o3tl/string_view.hxx>
|
|
||||||
#include <window.h>
|
#include <window.h>
|
||||||
#include <strings.hrc>
|
#include <strings.hrc>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user