From dfb24c3d9f3bdbdace593bbd85307a2467c0c7ec Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 21 Apr 2020 11:20:17 +0100 Subject: uiobject.hxx only needs forward declares MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit and update pches accordingly Change-Id: I411712532fd85961bffe6678416fcdc1d9c7f53d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92617 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- comphelper/inc/pch/precompiled_comphelper.hxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'comphelper') diff --git a/comphelper/inc/pch/precompiled_comphelper.hxx b/comphelper/inc/pch/precompiled_comphelper.hxx index 0c2a8c4d917d..62362a331734 100644 --- a/comphelper/inc/pch/precompiled_comphelper.hxx +++ b/comphelper/inc/pch/precompiled_comphelper.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-01-22 15:57:33 using: + Generated on 2020-04-21 11:13:22 using: ./bin/update_pch comphelper comphelper --cutoff=4 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -36,6 +36,7 @@ #include #include #include +#include #include #include #include @@ -116,6 +117,7 @@ #include #include #include +#include #include #include #include @@ -185,7 +187,6 @@ #include #include #include -#include #include #include #include -- cgit LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author