summaryrefslogtreecommitdiff
path: root/sd/inc/pch/precompiled_sd.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-03-30 10:10:08 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-04-06 21:24:55 +0200
commita4f747e9cd70bc25994040e7812680c2c8356c08 (patch)
tree37417145ce76cb3586fb035519e5dbf70c4cb816 /sd/inc/pch/precompiled_sd.hxx
parent21e8ce9ab9a522d25e95773af59b7ccccaee4e54 (diff)
remove newly unused stuff
Change-Id: Idce9955294372817c0dd1f40ebd38f16fc90eab5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91007 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/inc/pch/precompiled_sd.hxx')
-rw-r--r--sd/inc/pch/precompiled_sd.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx
index 739759515976..a5c508dc8ac4 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-02-25 20:28:15 using:
+ Generated on 2020-03-27 20:49:46 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:
@@ -28,6 +28,7 @@
#include <initializer_list>
#include <iomanip>
#include <limits.h>
+#include <list>
#include <locale>
#include <map>
#include <memory>
@@ -73,10 +74,8 @@
#include <sal/typesizes.h>
#include <vcl/EnumContext.hxx>
#include <vcl/bitmapex.hxx>
-#include <vcl/builder.hxx>
#include <vcl/commandevent.hxx>
#include <vcl/commandinfoprovider.hxx>
-#include <vcl/ctrl.hxx>
#include <vcl/customweld.hxx>
#include <vcl/dllapi.h>
#include <vcl/errcode.hxx>
@@ -91,7 +90,6 @@
#include <vcl/image.hxx>
#include <vcl/imapobj.hxx>
#include <vcl/keycod.hxx>
-#include <vcl/menu.hxx>
#include <vcl/outdev.hxx>
#include <vcl/ptrstyle.hxx>
#include <vcl/scrbar.hxx>