summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2019-05-12 17:00:00 +0200
committerLuboš Luňák <l.lunak@collabora.com>2019-05-12 23:46:14 +0200
commite2fcb27d287faaee73495c4f9f05b0a09c13f008 (patch)
tree60e72dc8c60572d4a0837572a3cafe1be168f909 /desktop
parentwith pch level 2 (base), a module still shouldn't pch its own headers (diff)
downloadcore-e2fcb27d287faaee73495c4f9f05b0a09c13f008.tar.gz
core-e2fcb27d287faaee73495c4f9f05b0a09c13f008.zip
regenerate PCH headers
Change-Id: I4894023e42cbfa32916ee3ddfb2cfb5426cfc69f Reviewed-on: https://gerrit.libreoffice.org/72195 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/inc/pch/precompiled_deploymentgui.hxx4
-rw-r--r--desktop/inc/pch/precompiled_deploymentmisc.hxx4
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/inc/pch/precompiled_deploymentgui.hxx b/desktop/inc/pch/precompiled_deploymentgui.hxx
index de085cceade9..e6f70c82e818 100644
--- a/desktop/inc/pch/precompiled_deploymentgui.hxx
+++ b/desktop/inc/pch/precompiled_deploymentgui.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 2019-04-29 21:18:38 using:
+ Generated on 2019-05-12 16:56:51 using:
./bin/update_pch desktop deploymentgui --cutoff=3 --exclude:system --exclude:module --exclude:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -57,7 +57,6 @@
#include <sal/saldllapi.h>
#include <sal/types.h>
#include <sal/typesizes.h>
-#include <salhelper/thread.hxx>
#include <vcl/accel.hxx>
#include <vcl/bitmapex.hxx>
#include <vcl/ctrl.hxx>
@@ -110,6 +109,7 @@
#include <cppuhelper/exc_hlp.hxx>
#include <cppuhelper/implbase.hxx>
#include <o3tl/typed_flags_set.hxx>
+#include <salhelper/thread.hxx>
#include <svtools/controldims.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <tools/color.hxx>
diff --git a/desktop/inc/pch/precompiled_deploymentmisc.hxx b/desktop/inc/pch/precompiled_deploymentmisc.hxx
index 9adcd84b63f7..8ba218b89963 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 2019-04-29 21:18:39 using:
+ Generated on 2019-05-12 16:56:52 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:
@@ -60,7 +60,6 @@
#include <sal/log.hxx>
#include <sal/saldllapi.h>
#include <sal/types.h>
-#include <salhelper/linkhelper.hxx>
#endif // PCH_LEVEL >= 2
#if PCH_LEVEL >= 3
#include <com/sun/star/lang/XTypeProvider.hpp>
@@ -78,6 +77,7 @@
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/implbase_ex.hxx>
#include <cppuhelper/weak.hxx>
+#include <salhelper/linkhelper.hxx>
#include <typelib/typedescription.h>
#include <uno/data.h>
#include <unotools/unotoolsdllapi.h>