From 70a008181aef33272346e7ae45f8838354346ead Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 12 Aug 2020 11:03:48 +0100 Subject: SvTreeListBox can move into toolkit headers now MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I6b3b6ef1530a192f4b6bf87aa9688687063683ea Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100591 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- reportdesign/inc/pch/precompiled_rpt.hxx | 7 +------ reportdesign/inc/pch/precompiled_rptui.hxx | 12 +----------- reportdesign/inc/pch/precompiled_rptxml.hxx | 8 +------- 3 files changed, 3 insertions(+), 24 deletions(-) (limited to 'reportdesign') diff --git a/reportdesign/inc/pch/precompiled_rpt.hxx b/reportdesign/inc/pch/precompiled_rpt.hxx index 2041de5742a0..a5ae2eda1218 100644 --- a/reportdesign/inc/pch/precompiled_rpt.hxx +++ b/reportdesign/inc/pch/precompiled_rpt.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 2020-07-09 17:06:28 using: + Generated on 2020-08-12 11:04:52 using: ./bin/update_pch reportdesign rpt --cutoff=9 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -61,7 +61,6 @@ #include #include #include -#include #include #include #include @@ -74,7 +73,6 @@ #include #include #include -#include #include #include #include @@ -170,7 +168,6 @@ #include #include #include -#include #include #include #include @@ -195,7 +192,6 @@ #include #include #include -#include #include #include #include @@ -233,7 +229,6 @@ #include #include #include -#include #include #include #include diff --git a/reportdesign/inc/pch/precompiled_rptui.hxx b/reportdesign/inc/pch/precompiled_rptui.hxx index 75a7fbda17a1..1c1028e442f1 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 2020-07-09 17:06:28 using: + Generated on 2020-08-12 11:04:53 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: @@ -56,7 +56,6 @@ #include #include #include -#include #include #endif // PCH_LEVEL >= 1 #if PCH_LEVEL >= 2 @@ -74,15 +73,12 @@ #include #include #include -#include -#include #include #include #include #include #include #include -#include #include #include #include @@ -136,8 +132,6 @@ #include #include #include -#include -#include #include #include #include @@ -152,7 +146,6 @@ #include #include #include -#include #include #include #include @@ -258,7 +251,6 @@ #include #include #include -#include #include #include #include @@ -290,7 +282,6 @@ #include #include #include -#include #include #include #include @@ -407,7 +398,6 @@ #include #include #include -#include #include #include #include diff --git a/reportdesign/inc/pch/precompiled_rptxml.hxx b/reportdesign/inc/pch/precompiled_rptxml.hxx index 181bd1be2b32..d85541d990e7 100644 --- a/reportdesign/inc/pch/precompiled_rptxml.hxx +++ b/reportdesign/inc/pch/precompiled_rptxml.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 2020-07-09 17:06:29 using: + Generated on 2020-08-12 11:04:54 using: ./bin/update_pch reportdesign rptxml --cutoff=2 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -22,7 +22,6 @@ #if PCH_LEVEL >= 1 #include -#include #include #include #include @@ -42,7 +41,6 @@ #include #include #include -#include #include #include #include @@ -62,7 +60,6 @@ #include #include #include -#include #include #include #include @@ -74,7 +71,6 @@ #include #include #include -#include #include #include #include @@ -83,8 +79,6 @@ #include #include #include -#include -#include #include #include #include -- cgit