From e3e7bc65ed9126010ebc08543e32b9efb9c2b501 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sat, 20 Mar 2021 10:43:15 +0000 Subject: update pches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I60e61133c305673bb305e41957f5414820c7c358 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112790 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- accessibility/inc/pch/precompiled_acc.hxx | 3 +- basctl/inc/pch/precompiled_basctl.hxx | 3 +- chart2/inc/pch/precompiled_chartcontroller.hxx | 5 ++- chart2/inc/pch/precompiled_chartcore.hxx | 10 ++---- comphelper/inc/pch/precompiled_comphelper.hxx | 3 +- connectivity/inc/pch/precompiled_ado.hxx | 2 +- connectivity/inc/pch/precompiled_dbtools.hxx | 3 +- cppcanvas/inc/pch/precompiled_cppcanvas.hxx | 6 ++-- cppuhelper/inc/pch/precompiled_cppuhelper.hxx | 2 +- cui/inc/pch/precompiled_cui.hxx | 3 +- dbaccess/inc/pch/precompiled_dba.hxx | 42 ++++------------------- dbaccess/inc/pch/precompiled_dbu.hxx | 5 ++- desktop/inc/pch/precompiled_deploymentmisc.hxx | 3 +- desktop/inc/pch/precompiled_sofficeapp.hxx | 5 ++- drawinglayer/inc/pch/precompiled_drawinglayer.hxx | 2 +- editeng/inc/pch/precompiled_editeng.hxx | 3 +- framework/inc/pch/precompiled_fwk.hxx | 3 +- reportdesign/inc/pch/precompiled_rpt.hxx | 3 +- reportdesign/inc/pch/precompiled_rptui.hxx | 6 +++- sc/inc/pch/precompiled_sc.hxx | 15 +++----- sd/inc/pch/precompiled_sdui.hxx | 3 +- slideshow/inc/pch/precompiled_slideshow.hxx | 8 ++--- sot/inc/pch/precompiled_sot.hxx | 3 +- svgio/inc/pch/precompiled_svgio.hxx | 8 +---- svl/inc/pch/precompiled_svl.hxx | 4 +-- svtools/inc/pch/precompiled_svt.hxx | 3 +- svx/inc/pch/precompiled_svxcore.hxx | 4 ++- sw/inc/pch/precompiled_msword.hxx | 8 ++--- sw/inc/pch/precompiled_swui.hxx | 25 +++++++------- sw/inc/pch/precompiled_vbaswobj.hxx | 15 +++++--- uui/inc/pch/precompiled_uui.hxx | 3 +- vbahelper/inc/pch/precompiled_msforms.hxx | 3 +- vcl/inc/pch/precompiled_vcl.hxx | 5 +-- writerfilter/inc/pch/precompiled_writerfilter.hxx | 2 +- xmloff/inc/pch/precompiled_xo.hxx | 3 +- xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx | 3 +- xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx | 2 +- 37 files changed, 102 insertions(+), 127 deletions(-) diff --git a/accessibility/inc/pch/precompiled_acc.hxx b/accessibility/inc/pch/precompiled_acc.hxx index 0a9ea020dbde..cf9cb3957681 100644 --- a/accessibility/inc/pch/precompiled_acc.hxx +++ b/accessibility/inc/pch/precompiled_acc.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 2021-03-08 13:11:30 using: + Generated on 2021-03-20 10:37:29 using: ./bin/update_pch accessibility acc --cutoff=4 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -91,6 +91,7 @@ #include #include #include +#include #include #include #include diff --git a/basctl/inc/pch/precompiled_basctl.hxx b/basctl/inc/pch/precompiled_basctl.hxx index 9570e61d2f44..a5295c5ccb3d 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 2021-03-13 10:17:42 using: + Generated on 2021-03-20 10:37:30 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: @@ -105,6 +105,7 @@ #include #include #include +#include #include #include #include diff --git a/chart2/inc/pch/precompiled_chartcontroller.hxx b/chart2/inc/pch/precompiled_chartcontroller.hxx index 8da32fb378e5..ec9f0b75636e 100644 --- a/chart2/inc/pch/precompiled_chartcontroller.hxx +++ b/chart2/inc/pch/precompiled_chartcontroller.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 2021-03-13 10:17:45 using: + Generated on 2021-03-20 10:37:36 using: ./bin/update_pch chart2 chartcontroller --cutoff=6 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -92,17 +92,16 @@ #include #include #include -#include #include #include #include #include #include +#include #include #include #include #include -#include #include #include #include diff --git a/chart2/inc/pch/precompiled_chartcore.hxx b/chart2/inc/pch/precompiled_chartcore.hxx index 66dfcfb5c945..829fb0d8ecf8 100644 --- a/chart2/inc/pch/precompiled_chartcore.hxx +++ b/chart2/inc/pch/precompiled_chartcore.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 2021-03-13 10:17:46 using: + Generated on 2021-03-20 10:37:37 using: ./bin/update_pch chart2 chartcore --cutoff=3 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -76,6 +76,7 @@ #include #include #include +#include #include #include #include @@ -85,11 +86,8 @@ #include #include #include -#include #include -#include #include -#include #include #include #include @@ -157,7 +155,6 @@ #include #include #include -#include #include #include #include @@ -184,11 +181,8 @@ #include #include #include -#include #include #include -#include -#include #include #include #include diff --git a/comphelper/inc/pch/precompiled_comphelper.hxx b/comphelper/inc/pch/precompiled_comphelper.hxx index 17177510458a..b45ff731b499 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 2021-03-08 13:12:10 using: + Generated on 2021-03-20 10:37:38 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: @@ -93,6 +93,7 @@ #include #include #include +#include #include #include #include diff --git a/connectivity/inc/pch/precompiled_ado.hxx b/connectivity/inc/pch/precompiled_ado.hxx index 466439f12cad..4c4b33854cd2 100644 --- a/connectivity/inc/pch/precompiled_ado.hxx +++ b/connectivity/inc/pch/precompiled_ado.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 2021-03-13 10:17:47 using: + Generated on 2021-03-20 15:54:58 using: ./bin/update_pch connectivity ado --cutoff=2 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: diff --git a/connectivity/inc/pch/precompiled_dbtools.hxx b/connectivity/inc/pch/precompiled_dbtools.hxx index 4bcae385ec65..b8025ddf9027 100644 --- a/connectivity/inc/pch/precompiled_dbtools.hxx +++ b/connectivity/inc/pch/precompiled_dbtools.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 2021-03-13 10:17:48 using: + Generated on 2021-03-20 10:37:40 using: ./bin/update_pch connectivity dbtools --cutoff=2 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -29,7 +29,6 @@ #include #include #include -#include #include #include #include diff --git a/cppcanvas/inc/pch/precompiled_cppcanvas.hxx b/cppcanvas/inc/pch/precompiled_cppcanvas.hxx index a2b593ca33ed..54a414117308 100644 --- a/cppcanvas/inc/pch/precompiled_cppcanvas.hxx +++ b/cppcanvas/inc/pch/precompiled_cppcanvas.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 2021-03-13 10:17:50 using: + Generated on 2021-03-20 15:55:00 using: ./bin/update_pch cppcanvas cppcanvas --cutoff=11 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -29,7 +29,6 @@ #include #include #include -#include #include #include #include @@ -64,7 +63,6 @@ #include #include #include -#include #include #include #include @@ -73,6 +71,7 @@ #include #include #include +#include #include #include #include @@ -134,6 +133,7 @@ #include #endif // PCH_LEVEL >= 3 #if PCH_LEVEL >= 4 +#include #endif // PCH_LEVEL >= 4 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/cppuhelper/inc/pch/precompiled_cppuhelper.hxx b/cppuhelper/inc/pch/precompiled_cppuhelper.hxx index 6ad975a2a640..596efda1bd11 100644 --- a/cppuhelper/inc/pch/precompiled_cppuhelper.hxx +++ b/cppuhelper/inc/pch/precompiled_cppuhelper.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 2021-03-08 13:12:53 using: + Generated on 2021-03-20 15:55:00 using: ./bin/update_pch cppuhelper cppuhelper --cutoff=3 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: diff --git a/cui/inc/pch/precompiled_cui.hxx b/cui/inc/pch/precompiled_cui.hxx index eb3c56376938..49dd93b1e757 100644 --- a/cui/inc/pch/precompiled_cui.hxx +++ b/cui/inc/pch/precompiled_cui.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 2021-03-08 13:12:58 using: + Generated on 2021-03-20 10:37:46 using: ./bin/update_pch cui cui --cutoff=8 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -104,6 +104,7 @@ #include #include #include +#include #include #include #include diff --git a/dbaccess/inc/pch/precompiled_dba.hxx b/dbaccess/inc/pch/precompiled_dba.hxx index 77cc15a1706d..213c21f76039 100644 --- a/dbaccess/inc/pch/precompiled_dba.hxx +++ b/dbaccess/inc/pch/precompiled_dba.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 2021-03-13 10:17:54 using: + Generated on 2021-03-20 15:55:02 using: ./bin/update_pch dbaccess dba --cutoff=6 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -87,35 +87,18 @@ #include #include #include -#include #include #include #include +#include #include -#include #include -#include #include -#include -#include -#include -#include #include -#include -#include -#include -#include #include -#include #include -#include -#include -#include #include #include -#include -#include -#include #endif // PCH_LEVEL >= 2 #if PCH_LEVEL >= 3 #include @@ -128,7 +111,6 @@ #include #include #include -#include #include #include #include @@ -139,9 +121,6 @@ #include #include #include -#include -#include -#include #include #include #include @@ -160,7 +139,6 @@ #include #include #include -#include #include #include #include @@ -172,11 +150,13 @@ #include #include #include +#include #include #include #include #include #include +#include #include #include #include @@ -203,14 +183,14 @@ #include #include #include -#include -#include #include #include #include #include #include #include +#include +#include #include #include #include @@ -222,12 +202,9 @@ #include #include #include -#include #include #include #include -#include -#include #include #include #include @@ -264,34 +241,27 @@ #include #include #include -#include #include #include -#include #include #include #include #include -#include #include #include -#include #include -#include #include #include #include #include #include #include -#include #include #endif // PCH_LEVEL >= 3 #if PCH_LEVEL >= 4 #include #include #include -#include #include #include #include diff --git a/dbaccess/inc/pch/precompiled_dbu.hxx b/dbaccess/inc/pch/precompiled_dbu.hxx index e123b2ae3306..d8a60e90107f 100644 --- a/dbaccess/inc/pch/precompiled_dbu.hxx +++ b/dbaccess/inc/pch/precompiled_dbu.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 2021-03-08 13:13:16 using: + Generated on 2021-03-20 10:37:51 using: ./bin/update_pch dbaccess dbu --cutoff=12 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -108,7 +108,6 @@ #include #include #include -#include #include #include #include @@ -214,7 +213,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/desktop/inc/pch/precompiled_deploymentmisc.hxx b/desktop/inc/pch/precompiled_deploymentmisc.hxx index 621867afc513..a9115907c516 100644 --- a/desktop/inc/pch/precompiled_deploymentmisc.hxx +++ b/desktop/inc/pch/precompiled_deploymentmisc.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 2021-03-13 10:17:56 using: + Generated on 2021-03-20 12:49:25 using: ./bin/update_pch desktop deploymentmisc --cutoff=3 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -35,6 +35,7 @@ #if PCH_LEVEL >= 2 #include #include +#include #include #include #include diff --git a/desktop/inc/pch/precompiled_sofficeapp.hxx b/desktop/inc/pch/precompiled_sofficeapp.hxx index 56fd965b875d..54938e4b5b02 100644 --- a/desktop/inc/pch/precompiled_sofficeapp.hxx +++ b/desktop/inc/pch/precompiled_sofficeapp.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 2021-03-13 10:17:57 using: + Generated on 2021-03-20 10:37:54 using: ./bin/update_pch desktop sofficeapp --cutoff=6 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -55,6 +55,7 @@ #include #include #include +#include #include #include #include @@ -72,6 +73,7 @@ #include #include #include +#include #include #include #include @@ -96,6 +98,7 @@ #include #include #include +#include #include #include #include diff --git a/drawinglayer/inc/pch/precompiled_drawinglayer.hxx b/drawinglayer/inc/pch/precompiled_drawinglayer.hxx index 6ee67782fad1..ea96b5c5707f 100644 --- a/drawinglayer/inc/pch/precompiled_drawinglayer.hxx +++ b/drawinglayer/inc/pch/precompiled_drawinglayer.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 2021-03-13 10:17:57 using: + Generated on 2021-03-20 15:55:05 using: ./bin/update_pch drawinglayer drawinglayer --cutoff=4 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: diff --git a/editeng/inc/pch/precompiled_editeng.hxx b/editeng/inc/pch/precompiled_editeng.hxx index 382e31ec712a..e25653edc551 100644 --- a/editeng/inc/pch/precompiled_editeng.hxx +++ b/editeng/inc/pch/precompiled_editeng.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 2021-03-08 13:13:44 using: + Generated on 2021-03-20 10:37:55 using: ./bin/update_pch editeng editeng --cutoff=5 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -97,6 +97,7 @@ #include #include #include +#include #include #include #include diff --git a/framework/inc/pch/precompiled_fwk.hxx b/framework/inc/pch/precompiled_fwk.hxx index 82808090bee5..91cb0dbd8cf5 100644 --- a/framework/inc/pch/precompiled_fwk.hxx +++ b/framework/inc/pch/precompiled_fwk.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 2021-03-08 13:13:57 using: + Generated on 2021-03-20 10:38:01 using: ./bin/update_pch framework fwk --cutoff=7 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -86,6 +86,7 @@ #include #include #include +#include #include #include #include diff --git a/reportdesign/inc/pch/precompiled_rpt.hxx b/reportdesign/inc/pch/precompiled_rpt.hxx index fbefda6dc6a2..8a916592728f 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 2021-03-13 10:18:00 using: + Generated on 2021-03-20 10:38:03 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: @@ -91,6 +91,7 @@ #include #include #include +#include #include #include #include diff --git a/reportdesign/inc/pch/precompiled_rptui.hxx b/reportdesign/inc/pch/precompiled_rptui.hxx index 99f34c15e8b9..7f70cb624455 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 2021-03-08 13:14:14 using: + Generated on 2021-03-20 10:38:05 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: @@ -103,6 +103,7 @@ #include #include #include +#include #include #include #include @@ -177,6 +178,7 @@ #include #include #include +#include #include #include #include @@ -219,6 +221,7 @@ #include #include #include +#include #include #include #include @@ -431,6 +434,7 @@ #if PCH_LEVEL >= 4 #include #include +#include #include #include #include diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx index 2fff63fe577c..7ea365a8a8b1 100644 --- a/sc/inc/pch/precompiled_sc.hxx +++ b/sc/inc/pch/precompiled_sc.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 2021-03-13 10:18:25 using: + Generated on 2021-03-20 10:38:40 using: ./bin/update_pch sc sc --cutoff=12 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -116,6 +116,7 @@ #include #include #include +#include #include #include #include @@ -209,9 +210,6 @@ #include #include #include -#include -#include -#include #include #include #include @@ -338,13 +336,6 @@ #include #include #include -#include -#include -#include -#include -#include -#include -#include #include #include #include @@ -562,10 +553,12 @@ #include #include #include +#include #include #include #include #include +#include #include #include #include diff --git a/sd/inc/pch/precompiled_sdui.hxx b/sd/inc/pch/precompiled_sdui.hxx index cd351cc603b2..4a10029f554f 100644 --- a/sd/inc/pch/precompiled_sdui.hxx +++ b/sd/inc/pch/precompiled_sdui.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 2021-03-08 13:17:48 using: + Generated on 2021-03-20 10:39:02 using: ./bin/update_pch sd sdui --cutoff=4 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -105,6 +105,7 @@ #include #include #include +#include #include #include #include diff --git a/slideshow/inc/pch/precompiled_slideshow.hxx b/slideshow/inc/pch/precompiled_slideshow.hxx index b46455e897dc..06547426e4ee 100644 --- a/slideshow/inc/pch/precompiled_slideshow.hxx +++ b/slideshow/inc/pch/precompiled_slideshow.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 2021-03-13 10:18:34 using: + Generated on 2021-03-20 10:39:05 using: ./bin/update_pch slideshow slideshow --cutoff=4 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -93,6 +93,7 @@ #include #include #include +#include #include #include #include @@ -147,7 +148,6 @@ #include #include #include -#include #include #include #include @@ -309,15 +309,15 @@ #include #include #include -#include +#include #include #include #include #include #include -#include #include #include +#include #include #include #include diff --git a/sot/inc/pch/precompiled_sot.hxx b/sot/inc/pch/precompiled_sot.hxx index 9026774cc8b4..4e8f4a1bb667 100644 --- a/sot/inc/pch/precompiled_sot.hxx +++ b/sot/inc/pch/precompiled_sot.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 2021-03-08 13:18:32 using: + Generated on 2021-03-20 12:49:56 using: ./bin/update_pch sot sot --cutoff=5 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -46,7 +46,6 @@ #include #include #include -#include #include #include #include diff --git a/svgio/inc/pch/precompiled_svgio.hxx b/svgio/inc/pch/precompiled_svgio.hxx index 90a2c271fbd2..a53ef6552f75 100644 --- a/svgio/inc/pch/precompiled_svgio.hxx +++ b/svgio/inc/pch/precompiled_svgio.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 2021-03-08 13:18:34 using: + Generated on 2021-03-20 10:39:06 using: ./bin/update_pch svgio svgio --cutoff=8 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -23,7 +23,6 @@ #include #if PCH_LEVEL >= 1 #include -#include #include #include #include @@ -36,7 +35,6 @@ #include #include #include -#include #include #include #include @@ -52,9 +50,7 @@ #include #include #include -#include #include -#include #include #include #include @@ -69,8 +65,6 @@ #include #include #include -#include -#include #endif // PCH_LEVEL >= 4 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svl/inc/pch/precompiled_svl.hxx b/svl/inc/pch/precompiled_svl.hxx index 1ae212285082..70ce165b15d5 100644 --- a/svl/inc/pch/precompiled_svl.hxx +++ b/svl/inc/pch/precompiled_svl.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 2021-03-13 10:18:35 using: + Generated on 2021-03-20 15:55:35 using: ./bin/update_pch svl svl --cutoff=6 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -46,6 +46,7 @@ #include #include #include +#include #include #include #include @@ -67,7 +68,6 @@ #include #include #include -#include #include #include #include diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx index 9b4a724cc91d..9f491a79ad41 100644 --- a/svtools/inc/pch/precompiled_svt.hxx +++ b/svtools/inc/pch/precompiled_svt.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 2021-03-13 10:18:35 using: + Generated on 2021-03-20 10:39:07 using: ./bin/update_pch svtools svt --cutoff=4 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -96,6 +96,7 @@ #include #include #include +#include #include #include #include diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx index 6cb7f57dc856..142d7f4f66b2 100644 --- a/svx/inc/pch/precompiled_svxcore.hxx +++ b/svx/inc/pch/precompiled_svxcore.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 2021-03-13 10:18:38 using: + Generated on 2021-03-20 10:39:14 using: ./bin/update_pch svx svxcore --cutoff=7 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -101,6 +101,7 @@ #include #include #include +#include #include #include #include @@ -334,6 +335,7 @@ #include #include #include +#include #include #include #include diff --git a/sw/inc/pch/precompiled_msword.hxx b/sw/inc/pch/precompiled_msword.hxx index faa2ebfc2753..000062d850e7 100644 --- a/sw/inc/pch/precompiled_msword.hxx +++ b/sw/inc/pch/precompiled_msword.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 2021-03-13 10:18:49 using: + Generated on 2021-03-20 10:39:33 using: ./bin/update_pch sw msword --cutoff=4 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -119,6 +119,7 @@ #include #include #include +#include #include #include #include @@ -245,13 +246,13 @@ #include #include #include +#include #include #include #include #include #include #include -#include #include #include #include @@ -360,8 +361,7 @@ #include #include #include -#include -#include +#include #include #include #include diff --git a/sw/inc/pch/precompiled_swui.hxx b/sw/inc/pch/precompiled_swui.hxx index 083792c9b0db..d322c3ac18aa 100644 --- a/sw/inc/pch/precompiled_swui.hxx +++ b/sw/inc/pch/precompiled_swui.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 2021-03-13 10:19:13 using: + Generated on 2021-03-20 10:40:16 using: ./bin/update_pch sw swui --cutoff=3 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -102,6 +102,7 @@ #include #include #include +#include #include #include #include @@ -182,13 +183,15 @@ #include #include #include +#include #include +#include #include #include -#include #include #include #include +#include #include #include #include @@ -260,7 +263,9 @@ #include #include #include +#include #include +#include #include #include #include @@ -268,12 +273,7 @@ #include #include #include -#include -#include -#include -#include -#include -#include +#include #include #include #include @@ -380,11 +380,10 @@ #include #include #include -#include -#include -#include +#include #include #include +#include #include #include #include @@ -418,7 +417,6 @@ #include #include #include -#include #include #include #include @@ -445,6 +443,7 @@ #include #include #include +#include #include #include #include @@ -570,6 +569,7 @@ #include #include #include +#include #include #include #include @@ -600,7 +600,6 @@ #include #include #include -#include #include #include #include diff --git a/sw/inc/pch/precompiled_vbaswobj.hxx b/sw/inc/pch/precompiled_vbaswobj.hxx index 19336b7ebf6d..372a9e4c585b 100644 --- a/sw/inc/pch/precompiled_vbaswobj.hxx +++ b/sw/inc/pch/precompiled_vbaswobj.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 2021-03-13 10:19:19 using: + Generated on 2021-03-20 10:40:27 using: ./bin/update_pch sw vbaswobj --cutoff=4 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -94,6 +94,7 @@ #include #include #include +#include #include #include #include @@ -153,7 +154,9 @@ #include #include #include +#include #include +#include #include #include #include @@ -175,8 +178,11 @@ #include #include #include +#include #include +#include #include +#include #include #include #include @@ -185,8 +191,8 @@ #include #include #include -#include #include +#include #include #include #include @@ -249,9 +255,8 @@ #include #include #include -#include -#include -#include +#include +#include #include #include #include diff --git a/uui/inc/pch/precompiled_uui.hxx b/uui/inc/pch/precompiled_uui.hxx index 71302a060219..47b7c2b2c6f3 100644 --- a/uui/inc/pch/precompiled_uui.hxx +++ b/uui/inc/pch/precompiled_uui.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 2021-03-13 10:19:19 using: + Generated on 2021-03-20 15:56:07 using: ./bin/update_pch uui uui --cutoff=4 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -40,6 +40,7 @@ #include #include #include +#include #include #include #include diff --git a/vbahelper/inc/pch/precompiled_msforms.hxx b/vbahelper/inc/pch/precompiled_msforms.hxx index f9abbe33aaee..e94796b4ef56 100644 --- a/vbahelper/inc/pch/precompiled_msforms.hxx +++ b/vbahelper/inc/pch/precompiled_msforms.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 2021-03-08 13:22:30 using: + Generated on 2021-03-20 10:40:28 using: ./bin/update_pch vbahelper msforms --cutoff=3 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -73,6 +73,7 @@ #include #include #include +#include #include #include #include diff --git a/vcl/inc/pch/precompiled_vcl.hxx b/vcl/inc/pch/precompiled_vcl.hxx index 05724363e722..0d6bd812eb08 100644 --- a/vcl/inc/pch/precompiled_vcl.hxx +++ b/vcl/inc/pch/precompiled_vcl.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 2021-03-08 13:22:46 using: + Generated on 2021-03-20 10:40:33 using: ./bin/update_pch vcl vcl --cutoff=6 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -176,7 +176,6 @@ #include #include #include -#include #include #include #include @@ -302,6 +301,7 @@ #include #include #include +#include #include #include #include @@ -351,6 +351,7 @@ #include #include #include +#include #include #include #include diff --git a/writerfilter/inc/pch/precompiled_writerfilter.hxx b/writerfilter/inc/pch/precompiled_writerfilter.hxx index a57341c1a359..e5d04b23b744 100644 --- a/writerfilter/inc/pch/precompiled_writerfilter.hxx +++ b/writerfilter/inc/pch/precompiled_writerfilter.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 2021-03-13 10:19:23 using: + Generated on 2021-03-20 15:56:09 using: ./bin/update_pch writerfilter writerfilter --cutoff=5 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: diff --git a/xmloff/inc/pch/precompiled_xo.hxx b/xmloff/inc/pch/precompiled_xo.hxx index 8737b82ba643..4e368eba7668 100644 --- a/xmloff/inc/pch/precompiled_xo.hxx +++ b/xmloff/inc/pch/precompiled_xo.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 2021-03-08 13:22:53 using: + Generated on 2021-03-20 10:40:35 using: ./bin/update_pch xmloff xo --cutoff=7 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -82,6 +82,7 @@ #include #include #include +#include #include #include #include diff --git a/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx b/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx index 3807bbfade6b..17230b45c4f8 100644 --- a/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx +++ b/xmlsecurity/inc/pch/precompiled_xmlsecurity.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 2021-03-13 10:19:25 using: + Generated on 2021-03-20 10:40:37 using: ./bin/update_pch xmlsecurity xmlsecurity --cutoff=6 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -86,6 +86,7 @@ #include #include #include +#include #include #include #include diff --git a/xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx b/xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx index b55c082cc306..1741efa3a2e9 100644 --- a/xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx +++ b/xmlsecurity/inc/pch/precompiled_xsec_xmlsec.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 2021-03-13 10:19:25 using: + Generated on 2021-03-20 15:56:11 using: ./bin/update_pch xmlsecurity xsec_xmlsec --cutoff=2 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: -- cgit