summaryrefslogtreecommitdiffstats
path: root/svl
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 /svl
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 'svl')
-rw-r--r--svl/inc/pch/precompiled_svl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svl/inc/pch/precompiled_svl.hxx b/svl/inc/pch/precompiled_svl.hxx
index f443b3f0138e..2ebbf289698b 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 2019-04-29 21:19:01 using:
+ Generated on 2019-05-12 16:57:19 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:
@@ -67,7 +67,6 @@
#include <sal/saldllapi.h>
#include <sal/types.h>
#include <sal/typesizes.h>
-#include <salhelper/linkhelper.hxx>
#endif // PCH_LEVEL >= 2
#if PCH_LEVEL >= 3
#include <com/sun/star/lang/Locale.hpp>
@@ -95,6 +94,7 @@
#include <libxml/xmlwriter.h>
#include <o3tl/strong_int.hxx>
#include <o3tl/typed_flags_set.hxx>
+#include <salhelper/linkhelper.hxx>
#include <tools/debug.hxx>
#include <tools/solar.h>
#include <tools/stream.hxx>