From e76a4d62fa6583a0084a5259ea436d7bb7672eb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Thu, 8 Apr 2021 13:58:18 +0200 Subject: [PATCH] update PCHs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia9d04447f927e270a55500e7f35723a729bc01dd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113801 Tested-by: Jenkins Reviewed-by: Luboš Luňák --- accessibility/inc/pch/precompiled_acc.hxx | 4 ++- basctl/inc/pch/precompiled_basctl.hxx | 5 ++-- basic/inc/pch/precompiled_sb.hxx | 3 ++- .../inc/pch/precompiled_chartcontroller.hxx | 4 +-- chart2/inc/pch/precompiled_chartcore.hxx | 4 +-- comphelper/inc/pch/precompiled_comphelper.hxx | 3 ++- configmgr/inc/pch/precompiled_configmgr.hxx | 3 ++- connectivity/inc/pch/precompiled_ado.hxx | 2 +- connectivity/inc/pch/precompiled_dbase.hxx | 3 ++- connectivity/inc/pch/precompiled_dbtools.hxx | 3 ++- connectivity/inc/pch/precompiled_file.hxx | 4 +-- connectivity/inc/pch/precompiled_flat.hxx | 3 +-- cppcanvas/inc/pch/precompiled_cppcanvas.hxx | 5 ++-- cppuhelper/inc/pch/precompiled_cppuhelper.hxx | 2 +- cui/inc/pch/precompiled_cui.hxx | 6 +++-- dbaccess/inc/pch/precompiled_dba.hxx | 7 +++-- dbaccess/inc/pch/precompiled_dbu.hxx | 6 +++-- .../inc/pch/precompiled_deploymentmisc.hxx | 3 ++- desktop/inc/pch/precompiled_sofficeapp.hxx | 4 ++- .../inc/pch/precompiled_drawinglayer.hxx | 3 ++- editeng/inc/pch/precompiled_editeng.hxx | 4 ++- forms/inc/pch/precompiled_frm.hxx | 4 ++- framework/inc/pch/precompiled_fwk.hxx | 4 ++- lotuswordpro/inc/pch/precompiled_lwpft.hxx | 7 +++-- oox/inc/pch/precompiled_oox.hxx | 3 ++- package/inc/pch/precompiled_package2.hxx | 3 ++- reportdesign/inc/pch/precompiled_rpt.hxx | 11 +++++--- reportdesign/inc/pch/precompiled_rptui.hxx | 8 +++--- sc/inc/pch/precompiled_sc.hxx | 26 +++++++++++++++++-- sd/inc/pch/precompiled_sd.hxx | 3 ++- sd/inc/pch/precompiled_sdui.hxx | 10 ++++--- .../pch/precompiled_PresentationMinimizer.hxx | 3 ++- sdext/inc/pch/precompiled_PresenterScreen.hxx | 3 ++- sfx2/inc/pch/precompiled_sfx.hxx | 4 ++- slideshow/inc/pch/precompiled_slideshow.hxx | 10 ++++--- sot/inc/pch/precompiled_sot.hxx | 3 ++- svl/inc/pch/precompiled_svl.hxx | 4 +-- svtools/inc/pch/precompiled_svt.hxx | 4 ++- svx/inc/pch/precompiled_svxcore.hxx | 4 ++- sw/inc/pch/precompiled_msword.hxx | 16 ++++-------- sw/inc/pch/precompiled_sw.hxx | 5 +++- sw/inc/pch/precompiled_swui.hxx | 14 +++------- sw/inc/pch/precompiled_vbaswobj.hxx | 10 +++---- uui/inc/pch/precompiled_uui.hxx | 2 +- vbahelper/inc/pch/precompiled_msforms.hxx | 3 ++- vcl/inc/pch/precompiled_vcl.hxx | 4 ++- xmloff/inc/pch/precompiled_xo.hxx | 3 ++- .../inc/pch/precompiled_xmlsecurity.hxx | 3 ++- .../inc/pch/precompiled_xsec_xmlsec.hxx | 3 ++- 49 files changed, 160 insertions(+), 98 deletions(-) diff --git a/accessibility/inc/pch/precompiled_acc.hxx b/accessibility/inc/pch/precompiled_acc.hxx index cf9cb3957681..50e9f0059f7d 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-20 10:37:29 using: + Generated on 2021-04-08 13:55:33 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: @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include @@ -77,6 +78,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 9ee0402a30a4..881318eb3f1a 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-04-06 09:15:44 using: + Generated on 2021-04-08 13:55:34 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: @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include @@ -45,7 +46,6 @@ #include #include #include -#include #include #include #include @@ -88,6 +88,7 @@ #include #include #include +#include #include #include #include diff --git a/basic/inc/pch/precompiled_sb.hxx b/basic/inc/pch/precompiled_sb.hxx index 8ce3dfae23ee..711267924512 100644 --- a/basic/inc/pch/precompiled_sb.hxx +++ b/basic/inc/pch/precompiled_sb.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:35 using: + Generated on 2021-04-08 13:55:34 using: ./bin/update_pch basic sb --cutoff=2 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -22,6 +22,7 @@ #include #if PCH_LEVEL >= 1 +#include #include #include #include diff --git a/chart2/inc/pch/precompiled_chartcontroller.hxx b/chart2/inc/pch/precompiled_chartcontroller.hxx index de2ec22cbef8..557d812d3b5e 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-04-06 09:15:53 using: + Generated on 2021-04-08 13:50:49 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: @@ -42,7 +42,6 @@ #include #include #include -#include #include #include #include @@ -82,6 +81,7 @@ #include #include #include +#include #include #include #include diff --git a/chart2/inc/pch/precompiled_chartcore.hxx b/chart2/inc/pch/precompiled_chartcore.hxx index 829fb0d8ecf8..2e74b121725d 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-20 10:37:37 using: + Generated on 2021-04-08 12:51:39 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,7 +76,6 @@ #include #include #include -#include #include #include #include @@ -114,7 +113,6 @@ #include #include #include -#include #include #include #include diff --git a/comphelper/inc/pch/precompiled_comphelper.hxx b/comphelper/inc/pch/precompiled_comphelper.hxx index b45ff731b499..fdceecb34853 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-20 10:37:38 using: + Generated on 2021-04-08 13:55:35 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: @@ -24,6 +24,7 @@ #if PCH_LEVEL >= 1 #include #include +#include #include #include #include diff --git a/configmgr/inc/pch/precompiled_configmgr.hxx b/configmgr/inc/pch/precompiled_configmgr.hxx index e5974446c907..4de416427cb2 100644 --- a/configmgr/inc/pch/precompiled_configmgr.hxx +++ b/configmgr/inc/pch/precompiled_configmgr.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:11 using: + Generated on 2021-04-08 13:55:35 using: ./bin/update_pch configmgr configmgr --cutoff=6 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -23,6 +23,7 @@ #include #if PCH_LEVEL >= 1 #include +#include #include #include #include diff --git a/connectivity/inc/pch/precompiled_ado.hxx b/connectivity/inc/pch/precompiled_ado.hxx index 1e89a6d701ec..8316c1005c11 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-04-06 11:49:57 using: + Generated on 2021-04-08 13:55:35 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_dbase.hxx b/connectivity/inc/pch/precompiled_dbase.hxx index 700f8ea45bb4..a8692389670c 100644 --- a/connectivity/inc/pch/precompiled_dbase.hxx +++ b/connectivity/inc/pch/precompiled_dbase.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:34 using: + Generated on 2021-04-08 13:55:37 using: ./bin/update_pch connectivity dbase --cutoff=2 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -24,6 +24,7 @@ #if PCH_LEVEL >= 1 #include #include +#include #include #include #include diff --git a/connectivity/inc/pch/precompiled_dbtools.hxx b/connectivity/inc/pch/precompiled_dbtools.hxx index b8025ddf9027..4bc641f133ae 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-20 10:37:40 using: + Generated on 2021-04-08 12:51:20 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,6 +29,7 @@ #include #include #include +#include #include #include #include diff --git a/connectivity/inc/pch/precompiled_file.hxx b/connectivity/inc/pch/precompiled_file.hxx index 3a23100c714d..62840100429e 100644 --- a/connectivity/inc/pch/precompiled_file.hxx +++ b/connectivity/inc/pch/precompiled_file.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-04-06 09:16:04 using: + Generated on 2021-04-08 13:55:38 using: ./bin/update_pch connectivity file --cutoff=2 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -24,6 +24,7 @@ #if PCH_LEVEL >= 1 #include #include +#include #include #include #include @@ -37,7 +38,6 @@ #include #include #include -#include #include #include #include diff --git a/connectivity/inc/pch/precompiled_flat.hxx b/connectivity/inc/pch/precompiled_flat.hxx index 8fa84a2d37bb..73a8ee883b62 100644 --- a/connectivity/inc/pch/precompiled_flat.hxx +++ b/connectivity/inc/pch/precompiled_flat.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-04-06 09:16:06 using: + Generated on 2021-04-08 13:43:09 using: ./bin/update_pch connectivity flat --cutoff=2 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -36,7 +36,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 bfa2a4167179..aebb5678cec0 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-04-06 11:50:02 using: + Generated on 2021-04-08 13:55:40 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,6 +29,7 @@ #include #include #include +#include #include #include #include @@ -63,7 +64,6 @@ #include #include #include -#include #include #include #include @@ -134,7 +134,6 @@ #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 d67b76fa96ed..81d17c22d9ce 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-04-06 11:50:02 using: + Generated on 2021-04-08 13:50:34 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 b801adaf4f52..021742174c21 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-04-06 09:16:14 using: + Generated on 2021-04-08 13:55:42 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: @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include @@ -43,7 +44,6 @@ #include #include #include -#include #include #include #include @@ -89,6 +89,7 @@ #include #include #include +#include #include #include #include @@ -270,6 +271,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 838391edfbfd..edb781c5b3b2 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-04-06 09:16:18 using: + Generated on 2021-04-08 13:55:44 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: @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include @@ -83,6 +84,7 @@ #include #include #include +#include #include #include #include @@ -152,12 +154,12 @@ #include #include #include +#include #include #include #include #include #include -#include #include #include #include @@ -263,6 +265,7 @@ #include #include #include +#include #include #include #include diff --git a/dbaccess/inc/pch/precompiled_dbu.hxx b/dbaccess/inc/pch/precompiled_dbu.hxx index d8a60e90107f..ea8dc0a9ad59 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-20 10:37:51 using: + Generated on 2021-04-08 12:51:29 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,6 +108,7 @@ #include #include #include +#include #include #include #include @@ -209,11 +210,12 @@ #include #endif // PCH_LEVEL >= 3 #if PCH_LEVEL >= 4 +#include #include #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 44d95f9e3f0c..00dfc2ba4301 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-04-06 11:50:11 using: + Generated on 2021-04-08 13:55:47 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 a73029c41fdc..58efb5dc3b0f 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-04-06 11:50:12 using: + Generated on 2021-04-08 13:55:49 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: @@ -24,6 +24,7 @@ #if PCH_LEVEL >= 1 #include #include +#include #include #include #include @@ -87,6 +88,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 812a6627170f..964a7c57ea8a 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-04-06 11:50:13 using: + Generated on 2021-04-08 13:55:49 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: @@ -45,6 +45,7 @@ #include #include #include +#include #include #include #include diff --git a/editeng/inc/pch/precompiled_editeng.hxx b/editeng/inc/pch/precompiled_editeng.hxx index e25653edc551..7895b53c68e9 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-20 10:37:55 using: + Generated on 2021-04-08 13:55:50 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: @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include @@ -85,6 +86,7 @@ #include #include #include +#include #include #include #include diff --git a/forms/inc/pch/precompiled_frm.hxx b/forms/inc/pch/precompiled_frm.hxx index 8bba7a2a8c7e..723584b6d009 100644 --- a/forms/inc/pch/precompiled_frm.hxx +++ b/forms/inc/pch/precompiled_frm.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:52 using: + Generated on 2021-04-08 13:50:44 using: ./bin/update_pch forms frm --cutoff=2 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -142,6 +142,7 @@ #include #include #include +#include #include #include #include @@ -215,6 +216,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 236e9e790e87..eff8c315182c 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-04-06 09:16:38 using: + Generated on 2021-04-08 13:55:51 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: @@ -24,6 +24,7 @@ #if PCH_LEVEL >= 1 #include #include +#include #include #include #include @@ -125,6 +126,7 @@ #include #include #include +#include #include #include #include diff --git a/lotuswordpro/inc/pch/precompiled_lwpft.hxx b/lotuswordpro/inc/pch/precompiled_lwpft.hxx index ba3002c71cf1..523303539399 100644 --- a/lotuswordpro/inc/pch/precompiled_lwpft.hxx +++ b/lotuswordpro/inc/pch/precompiled_lwpft.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:01 using: + Generated on 2021-04-08 13:50:51 using: ./bin/update_pch lotuswordpro lwpft --cutoff=2 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -45,13 +45,14 @@ #if PCH_LEVEL >= 2 #include #include -#include #include +#include #include #include #include #include #include +#include #include #include #include @@ -69,9 +70,11 @@ #endif // PCH_LEVEL >= 2 #if PCH_LEVEL >= 3 #include +#include #include #include #include +#include #include #include #include diff --git a/oox/inc/pch/precompiled_oox.hxx b/oox/inc/pch/precompiled_oox.hxx index e4efa9a0093d..15968b729df6 100644 --- a/oox/inc/pch/precompiled_oox.hxx +++ b/oox/inc/pch/precompiled_oox.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-04-06 09:16:41 using: + Generated on 2021-04-08 13:50:52 using: ./bin/update_pch oox oox --cutoff=6 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -254,6 +254,7 @@ #include #include #include +#include #include #include #include diff --git a/package/inc/pch/precompiled_package2.hxx b/package/inc/pch/precompiled_package2.hxx index 4b0c585c5606..7b1192067a08 100644 --- a/package/inc/pch/precompiled_package2.hxx +++ b/package/inc/pch/precompiled_package2.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:05 using: + Generated on 2021-04-08 13:55:58 using: ./bin/update_pch package package2 --cutoff=3 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -24,6 +24,7 @@ #if PCH_LEVEL >= 1 #include #include +#include #include #include #include diff --git a/reportdesign/inc/pch/precompiled_rpt.hxx b/reportdesign/inc/pch/precompiled_rpt.hxx index 5c1caf320cdd..c19935585c7b 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-04-06 09:16:43 using: + Generated on 2021-04-08 13:50:53 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: @@ -41,14 +41,12 @@ #include #include #include -#include #include #include #include #include #include #include -#include #include #include #include @@ -80,6 +78,7 @@ #include #include #include +#include #include #include #include @@ -138,11 +137,15 @@ #include #include #include +#include #include #include +#include #include +#include #include #include +#include #include #include #include @@ -190,6 +193,7 @@ #include #include #include +#include #include #include #include @@ -206,7 +210,6 @@ #include #include #include -#include #include #include #include diff --git a/reportdesign/inc/pch/precompiled_rptui.hxx b/reportdesign/inc/pch/precompiled_rptui.hxx index b9ba86db64a7..2bd7b563c7bd 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-04-06 09:16:45 using: + Generated on 2021-04-08 13:56:00 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: @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include @@ -43,7 +44,6 @@ #include #include #include -#include #include #include #include @@ -85,6 +85,7 @@ #include #include #include +#include #include #include #include @@ -179,7 +180,6 @@ #include #include #include -#include #include #include #include @@ -222,7 +222,6 @@ #include #include #include -#include #include #include #include @@ -435,7 +434,6 @@ #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 7ea365a8a8b1..fd43f1189f1d 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-20 10:38:40 using: + Generated on 2021-04-08 13:56:31 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: @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include @@ -34,10 +35,10 @@ #include #include #include -#include #include #include #include +#include #include #include #include @@ -46,6 +47,7 @@ #include #include #include +#include #include #include #include @@ -80,6 +82,7 @@ #include #include #include +#include #include #include #include @@ -87,6 +90,7 @@ #include #include #include +#include #include #include #include @@ -99,6 +103,7 @@ #include #include #include +#include #include #include #include @@ -125,6 +130,7 @@ #include #include #include +#include #include #include #include @@ -210,6 +216,9 @@ #include #include #include +#include +#include +#include #include #include #include @@ -336,6 +345,8 @@ #include #include #include +#include +#include #include #include #include @@ -382,8 +393,10 @@ #include #include #include +#include #include #include +#include #include #include #include @@ -501,6 +514,7 @@ #include #include #include +#include #include #include #include @@ -520,6 +534,8 @@ #include #include #include +#include +#include #include #include #include @@ -529,6 +545,7 @@ #include #include #include +#include #include #include #include @@ -539,10 +556,15 @@ #include #include #include +#include +#include +#include #include #include #include +#include #include +#include #include #include #include diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx index d9f9783ff8b5..9605feceaf21 100644 --- a/sd/inc/pch/precompiled_sd.hxx +++ b/sd/inc/pch/precompiled_sd.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:30 using: + Generated on 2021-04-08 13:51:32 using: ./bin/update_pch sd sd --cutoff=4 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -69,6 +69,7 @@ #include #include #include +#include #include #include #include diff --git a/sd/inc/pch/precompiled_sdui.hxx b/sd/inc/pch/precompiled_sdui.hxx index f4d5ebbc3213..a49a7e1bda70 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-04-06 09:18:40 using: + Generated on 2021-04-08 13:56:41 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: @@ -24,6 +24,7 @@ #if PCH_LEVEL >= 1 #include #include +#include #include #include #include @@ -42,7 +43,6 @@ #include #include #include -#include #include #include #include @@ -86,6 +86,7 @@ #include #include #include +#include #include #include #include @@ -111,6 +112,7 @@ #include #include #include +#include #include #include #include @@ -323,8 +325,10 @@ #include #include #include +#include #include #include +#include #include #include #include @@ -365,7 +369,6 @@ #include #include #include -#include #include #include #include @@ -463,6 +466,7 @@ #include #include #include +#include #include #include #include diff --git a/sdext/inc/pch/precompiled_PresentationMinimizer.hxx b/sdext/inc/pch/precompiled_PresentationMinimizer.hxx index 13cb3202be79..b51da0e6c30c 100644 --- a/sdext/inc/pch/precompiled_PresentationMinimizer.hxx +++ b/sdext/inc/pch/precompiled_PresentationMinimizer.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:22 using: + Generated on 2021-04-08 13:56:34 using: ./bin/update_pch sdext PresentationMinimizer --cutoff=2 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include diff --git a/sdext/inc/pch/precompiled_PresenterScreen.hxx b/sdext/inc/pch/precompiled_PresenterScreen.hxx index ed73a757c033..755e885982d0 100644 --- a/sdext/inc/pch/precompiled_PresenterScreen.hxx +++ b/sdext/inc/pch/precompiled_PresenterScreen.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:20 using: + Generated on 2021-04-08 13:56:34 using: ./bin/update_pch sdext PresenterScreen --cutoff=2 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx index e76b487165a4..b60b8ec2945e 100644 --- a/sfx2/inc/pch/precompiled_sfx.hxx +++ b/sfx2/inc/pch/precompiled_sfx.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-04-08 13:56:42 using: ./bin/update_pch sfx2 sfx --cutoff=3 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include @@ -84,6 +85,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 39f6d99ecfed..476461512d1c 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-04-06 09:18:45 using: + Generated on 2021-04-08 13:56:43 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: @@ -24,6 +24,7 @@ #if PCH_LEVEL >= 1 #include #include +#include #include #include #include @@ -40,7 +41,6 @@ #include #include #include -#include #include #include #include @@ -80,6 +80,7 @@ #include #include #include +#include #include #include #include @@ -149,6 +150,7 @@ #include #include #include +#include #include #include #include @@ -310,15 +312,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 4e8f4a1bb667..aaf9d63131c6 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-20 12:49:56 using: + Generated on 2021-04-08 13:56:43 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,6 +46,7 @@ #include #include #include +#include #include #include #include diff --git a/svl/inc/pch/precompiled_svl.hxx b/svl/inc/pch/precompiled_svl.hxx index b46991789fd3..618431b89639 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-04-06 11:51:34 using: + Generated on 2021-04-08 13:56:44 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,7 +46,6 @@ #include #include #include -#include #include #include #include @@ -61,6 +60,7 @@ #include #include #include +#include #include #include #include diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx index 9f491a79ad41..cf1abf0a96e1 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-20 10:39:07 using: + Generated on 2021-04-08 13:56:44 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: @@ -24,6 +24,7 @@ #if PCH_LEVEL >= 1 #include #include +#include #include #include #include @@ -83,6 +84,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 142d7f4f66b2..529b0eefe52c 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-20 10:39:14 using: + Generated on 2021-04-08 13:56:48 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: @@ -24,6 +24,7 @@ #if PCH_LEVEL >= 1 #include #include +#include #include #include #include @@ -85,6 +86,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 607dd7fbae34..6c940cb72679 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-04-06 09:19:43 using: + Generated on 2021-04-08 13:57:03 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: @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include @@ -101,6 +102,7 @@ #include #include #include +#include #include #include #include @@ -138,7 +140,6 @@ #include #include #include -#include #include #include #include @@ -195,12 +196,12 @@ #include #include #include +#include #include #include #include #include #include -#include #include #include #include @@ -236,14 +237,12 @@ #include #include #include -#include #include #include #include #include #include #include -#include #include #include #include @@ -263,7 +262,6 @@ #include #include #include -#include #include #include #include @@ -357,8 +355,7 @@ #include #include #include -#include -#include +#include #include #include #include @@ -507,9 +504,6 @@ #include #include #include -#include -#include -#include #endif // PCH_LEVEL >= 3 #if PCH_LEVEL >= 4 #include diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index 64bbd9947fbc..0ecdc4eb2bb3 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.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-04-06 09:20:29 using: + Generated on 2021-04-08 13:52:12 using: ./bin/update_pch sw sw --cutoff=7 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -81,6 +81,7 @@ #include #include #include +#include #include #include #include @@ -569,6 +570,7 @@ #include #include #include +#include #include #include #include @@ -628,6 +630,7 @@ #include #include #include +#include #include #include #include diff --git a/sw/inc/pch/precompiled_swui.hxx b/sw/inc/pch/precompiled_swui.hxx index d322c3ac18aa..7b35438ff984 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-20 10:40:16 using: + Generated on 2021-04-08 13:52:25 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: @@ -84,6 +84,7 @@ #include #include #include +#include #include #include #include @@ -183,6 +184,7 @@ #include #include #include +#include #include #include #include @@ -246,7 +248,6 @@ #include #include #include -#include #include #include #include @@ -263,9 +264,7 @@ #include #include #include -#include #include -#include #include #include #include @@ -289,7 +288,6 @@ #include #include #include -#include #include #include #include @@ -379,8 +377,7 @@ #include #include #include -#include -#include +#include #include #include #include @@ -501,9 +498,6 @@ #include #include #include -#include -#include -#include #endif // PCH_LEVEL >= 3 #if PCH_LEVEL >= 4 #include diff --git a/sw/inc/pch/precompiled_vbaswobj.hxx b/sw/inc/pch/precompiled_vbaswobj.hxx index f58e788a9895..5f4b6623b6b5 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-04-06 09:21:31 using: + Generated on 2021-04-08 13:57:41 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: @@ -27,6 +27,7 @@ #include #include #include +#include #include #include #include @@ -47,7 +48,6 @@ #include #include #include -#include #include #include #include @@ -85,6 +85,7 @@ #include #include #include +#include #include #include #include @@ -155,6 +156,7 @@ #include #include #include +#include #include #include #include @@ -181,9 +183,7 @@ #include #include #include -#include #include -#include #include #include #include @@ -256,7 +256,7 @@ #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 3dfd6ef6ba72..b564b9737b27 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-04-06 09:21:32 using: + Generated on 2021-04-08 13:52:34 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: diff --git a/vbahelper/inc/pch/precompiled_msforms.hxx b/vbahelper/inc/pch/precompiled_msforms.hxx index e94796b4ef56..64d9f045e6e2 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-20 10:40:28 using: + Generated on 2021-04-08 13:52:34 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: @@ -64,6 +64,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 c07fa6f0be7c..ea6ad604224d 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-04-06 09:21:42 using: + Generated on 2021-04-08 13:57:45 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: @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include @@ -96,6 +97,7 @@ #include #include #include +#include #include #include #include diff --git a/xmloff/inc/pch/precompiled_xo.hxx b/xmloff/inc/pch/precompiled_xo.hxx index 4e368eba7668..be8d1d79da8e 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-20 10:40:35 using: + Generated on 2021-04-08 13:52:40 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: @@ -74,6 +74,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 17230b45c4f8..cb54854987cc 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-20 10:40:37 using: + Generated on 2021-04-08 13:57:49 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: @@ -25,6 +25,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 e6bc78fb903e..31365ab4bb53 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-04-06 11:53:05 using: + Generated on 2021-04-08 13:57:49 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: @@ -24,6 +24,7 @@ #if PCH_LEVEL >= 1 #include #include +#include #include #include #include