reportdesign/inc/pch/precompiled_rptui.hxx | 4 +--- reportdesign/source/ui/dlg/Navigator.cxx | 2 -- 2 files changed, 1 insertion(+), 5 deletions(-)
New commits: commit a4ae484ab047193adedaf1c556e2be887f32833c Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Tue Dec 3 17:09:18 2019 +0000 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Wed Dec 4 15:46:37 2019 +0100 drop some unnecessary includes Change-Id: Ib7ea1dc2e2919430f4b3c9feb98344dbadf4a109 Reviewed-on: https://gerrit.libreoffice.org/84368 Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/reportdesign/inc/pch/precompiled_rptui.hxx b/reportdesign/inc/pch/precompiled_rptui.hxx index 0a28008c3e69..289007c03273 100644 --- a/reportdesign/inc/pch/precompiled_rptui.hxx +++ b/reportdesign/inc/pch/precompiled_rptui.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2019-12-03 09:19:40 using: + Generated on 2019-12-03 17:07:26 using: ./bin/update_pch reportdesign rptui --cutoff=4 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -152,7 +152,6 @@ #include <vcl/textfilter.hxx> #include <vcl/timer.hxx> #include <vcl/transfer.hxx> -#include <vcl/treelistentries.hxx> #include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> @@ -426,7 +425,6 @@ #include <toolkit/helper/convert.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <tools/color.hxx> -#include <tools/contnr.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/debug.hxx> diff --git a/reportdesign/source/ui/dlg/Navigator.cxx b/reportdesign/source/ui/dlg/Navigator.cxx index 4d8fa29179ba..c6ddd96b399f 100644 --- a/reportdesign/source/ui/dlg/Navigator.cxx +++ b/reportdesign/source/ui/dlg/Navigator.cxx @@ -39,8 +39,6 @@ #include <comphelper/containermultiplexer.hxx> #include <cppuhelper/basemutex.hxx> #include <comphelper/SelectionMultiplex.hxx> -#include <vcl/treelistbox.hxx> -#include <vcl/treelistentry.hxx> #include <vcl/weld.hxx> #include <vcl/commandevent.hxx> #include <svl/solar.hrc> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits