From 700936e43df0ac06accac1b3a8218e221e46455c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 14 Feb 2020 21:45:40 +0000 Subject: use fwd decls MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I06a4049d84d3ef755b713c045f686361782bdfc1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88807 Tested-by: Caolán McNamara Reviewed-by: Caolán McNamara --- basctl/inc/pch/precompiled_basctl.hxx | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'basctl') diff --git a/basctl/inc/pch/precompiled_basctl.hxx b/basctl/inc/pch/precompiled_basctl.hxx index ecd91070e149..92dc157242a9 100644 --- a/basctl/inc/pch/precompiled_basctl.hxx +++ b/basctl/inc/pch/precompiled_basctl.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 21:29:21 using: + Generated on 2020-02-14 21:46:02 using: ./bin/update_pch basctl basctl --cutoff=3 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -114,15 +114,12 @@ #include #include #include -#include #include #include #include -#include #include #include #include -#include #include #include #include @@ -136,7 +133,6 @@ #include #include #include -#include #include #include #include @@ -160,7 +156,6 @@ #include #include #include -#include #include #include #include @@ -396,7 +391,6 @@ #include #include #include -#include #include #include #include @@ -426,12 +420,8 @@ #include #include #include -#include #include -#include #include -#include -#include #include #include #include -- cgit