summaryrefslogtreecommitdiff
path: root/sd/inc/pch/precompiled_sd.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-01-28 15:30:57 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-01-28 21:12:51 +0100
commit150e0be8377f132952f1cd6195142116a7dcab94 (patch)
tree54e46ef282afa1981422921668e0a1d68154e347 /sd/inc/pch/precompiled_sd.hxx
parent1e4cc854a2aa7af0be83fc809e4b37af9e71ac8d (diff)
update sd pches
Change-Id: If8de411ce76a3ffa15384fac3ce7900b5aefebbd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87641 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/inc/pch/precompiled_sd.hxx')
-rw-r--r--sd/inc/pch/precompiled_sd.hxx9
1 files changed, 4 insertions, 5 deletions
diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx
index b3c53e6d3828..4627640f0bda 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 2020-01-02 15:15:28 using:
+ Generated on 2020-01-28 15:30:31 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:
@@ -73,17 +73,14 @@
#include <vcl/bitmapex.hxx>
#include <vcl/builderfactory.hxx>
#include <vcl/button.hxx>
-#include <vcl/combobox.hxx>
#include <vcl/commandevent.hxx>
#include <vcl/commandinfoprovider.hxx>
#include <vcl/ctrl.hxx>
#include <vcl/dllapi.h>
-#include <vcl/dockwin.hxx>
#include <vcl/edit.hxx>
#include <vcl/errcode.hxx>
#include <vcl/errinf.hxx>
#include <vcl/event.hxx>
-#include <vcl/field.hxx>
#include <vcl/fixed.hxx>
#include <vcl/fntstyle.hxx>
#include <vcl/font.hxx>
@@ -99,7 +96,6 @@
#include <vcl/ptrstyle.hxx>
#include <vcl/scrbar.hxx>
#include <vcl/settings.hxx>
-#include <vcl/spinfld.hxx>
#include <vcl/svapp.hxx>
#include <vcl/timer.hxx>
#include <vcl/toolbox.hxx>
@@ -260,6 +256,7 @@
#include <o3tl/cow_wrapper.hxx>
#include <o3tl/deleter.hxx>
#include <o3tl/optional.hxx>
+#include <o3tl/safeint.hxx>
#include <o3tl/typed_flags_set.hxx>
#include <o3tl/underlyingenumvalue.hxx>
#include <officecfg/Office/Impress.hxx>
@@ -317,9 +314,11 @@
#include <svl/typedwhich.hxx>
#include <svl/urlbmk.hxx>
#include <svl/whiter.hxx>
+#include <svtools/popupwindowcontroller.hxx>
#include <svtools/sfxecode.hxx>
#include <svtools/svtdllapi.h>
#include <svtools/svtresid.hxx>
+#include <svtools/toolboxcontroller.hxx>
#include <svx/ImageMapInfo.hxx>
#include <svx/ShapeTypeHandler.hxx>
#include <svx/SvxColorChildWindow.hxx>