[Libreoffice-commits] core.git: svtools/inc
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jul 29 19:30:16 UTC 2020
svtools/inc/pch/precompiled_svt.hxx | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit d314ee8ffc3060927f119d83358e062da7f3d604
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Wed Jul 29 16:23:13 2020 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Wed Jul 29 21:29:29 2020 +0200
update svtools pch
Change-Id: If636d1bda03c2932225980d9f2f31f0d06748a34
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99713
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx
index f77ad8fa835e..381c6c6271bf 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 2020-07-09 17:03:14 using:
+ Generated on 2020-07-29 16:22:56 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:
@@ -108,7 +108,6 @@
#include <vcl/dllapi.h>
#include <vcl/dndhelp.hxx>
#include <vcl/dockwin.hxx>
-#include <vcl/edit.hxx>
#include <vcl/errcode.hxx>
#include <vcl/event.hxx>
#include <vcl/floatwin.hxx>
@@ -136,7 +135,6 @@
#include <vcl/syswin.hxx>
#include <vcl/task.hxx>
#include <vcl/textfilter.hxx>
-#include <vcl/textview.hxx>
#include <vcl/timer.hxx>
#include <vcl/transfer.hxx>
#include <vcl/vclenum.hxx>
@@ -320,6 +318,7 @@
#include <o3tl/strong_int.hxx>
#include <o3tl/typed_flags_set.hxx>
#include <o3tl/underlyingenumvalue.hxx>
+#include <officecfg/Office/Common.hxx>
#include <salhelper/thread.hxx>
#include <sot/exchange.hxx>
#include <sot/formats.hxx>
More information about the Libreoffice-commits
mailing list