From 832a120473ff352cd4e3f2c0486c8718806cb2aa Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 13 Feb 2020 17:36:53 +0000 Subject: don't need to include split.hxx or scrbar.hxx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I775e77a0f303d66ca571e1851205b8286c840bc9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88631 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- reportdesign/inc/pch/precompiled_rptui.hxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'reportdesign/inc') diff --git a/reportdesign/inc/pch/precompiled_rptui.hxx b/reportdesign/inc/pch/precompiled_rptui.hxx index 4c865cefd4e8..6060869edb98 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-02-05 20:46:59 using: + Generated on 2020-02-13 17:42:29 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: @@ -144,7 +144,6 @@ #include #include #include -#include #include #include #include -- cgit