drop some unnecessary includes
Change-Id: I2ea014aab7463d7127df73a6efba0e06270bd756 Reviewed-on: https://gerrit.libreoffice.org/79755 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
parent
b98c1b0617
commit
43d3f3a2d1
@ -38,8 +38,6 @@
|
||||
#include <tools/urlobj.hxx>
|
||||
#include <tools/diagnose_ex.h>
|
||||
#include <vcl/svapp.hxx>
|
||||
#include <vcl/svlbitm.hxx>
|
||||
#include <vcl/treelistentry.hxx>
|
||||
#include <vcl/weld.hxx>
|
||||
|
||||
#include <com/sun/star/io/Pipe.hpp>
|
||||
|
@ -96,8 +96,7 @@
|
||||
#include <unotools/optionsdlg.hxx>
|
||||
#include <unotools/viewoptions.hxx>
|
||||
#include <vcl/help.hxx>
|
||||
#include <vcl/layout.hxx>
|
||||
#include <vcl/treelistentry.hxx>
|
||||
#include <vcl/svapp.hxx>
|
||||
#include <sal/log.hxx>
|
||||
|
||||
using namespace ::com::sun::star;
|
||||
|
@ -34,7 +34,6 @@
|
||||
#include <com/sun/star/sdb/SQLContext.hpp>
|
||||
#include <UITools.hxx>
|
||||
#include <svtools/imgdef.hxx>
|
||||
#include <vcl/treelistentry.hxx>
|
||||
#include <browserids.hxx>
|
||||
#include <connectivity/dbtools.hxx>
|
||||
#include <osl/diagnose.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user