From b0bc9a81c23d04aed3e01642a33b711da35e4751 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 16 Feb 2020 15:34:55 +0000 Subject: use fwd decls of StatusBar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib7ba9978e348a824a23310f9a4e6cfb6b7c18f0a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88811 Tested-by: Caolán McNamara 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 6060869edb98..1cb01665f7f4 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-13 17:42:29 using: + Generated on 2020-02-16 15:31:14 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: @@ -145,7 +145,6 @@ #include #include #include -#include #include #include #include -- cgit