diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-04-11 19:50:34 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-04-12 09:47:35 +0200 |
commit | 3077f05a2198bdebd361325ed065a9d69a0491f6 (patch) | |
tree | 1c42e45fa91683d0a9ebc47017ebcfd27ca46497 /sd/inc | |
parent | 49481b842ccc35ef2000df0ee659ff17ab39edb9 (diff) |
update PCHs
Change-Id: Id3728ac0011d3deed7e56081e3a854c7fa5336f3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113959
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/inc')
-rw-r--r-- | sd/inc/pch/precompiled_sdui.hxx | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/sd/inc/pch/precompiled_sdui.hxx b/sd/inc/pch/precompiled_sdui.hxx index a49a7e1bda70..5f48b8a04706 100644 --- a/sd/inc/pch/precompiled_sdui.hxx +++ b/sd/inc/pch/precompiled_sdui.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 2021-04-08 13:56:41 using: + Generated on 2021-04-11 19:48:18 using: ./bin/update_pch sd sdui --cutoff=4 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -50,7 +50,6 @@ #include <string> #include <string_view> #include <type_traits> -#include <typeinfo> #include <unordered_map> #include <unordered_set> #include <utility> @@ -112,7 +111,6 @@ #include <vcl/builderpage.hxx> #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> -#include <vcl/ctrl.hxx> #include <vcl/customweld.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dllapi.h> @@ -325,14 +323,11 @@ #include <editeng/paragraphdata.hxx> #include <editeng/svxenum.hxx> #include <editeng/svxfont.hxx> -#include <helper/simplereferencecomponent.hxx> #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> -#include <i18nlangtag/languagetag.hxx> #include <o3tl/cow_wrapper.hxx> #include <o3tl/deleter.hxx> #include <o3tl/enumarray.hxx> -#include <o3tl/safeint.hxx> #include <o3tl/sorted_vector.hxx> #include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> @@ -342,7 +337,6 @@ #include <salhelper/thread.hxx> #include <sfx2/basedlgs.hxx> #include <sfx2/dllapi.h> -#include <sfx2/linksrc.hxx> #include <sfx2/objsh.hxx> #include <sfx2/sfxbasemodel.hxx> #include <sfx2/shell.hxx> @@ -369,6 +363,7 @@ #include <svtools/colorcfg.hxx> #include <svtools/optionsdrawinglayer.hxx> #include <svtools/svtdllapi.h> +#include <svtools/tabbar.hxx> #include <svtools/unitconv.hxx> #include <svtools/valueset.hxx> #include <svx/DiagramDataInterface.hxx> @@ -466,7 +461,6 @@ #include <DrawDocShell.hxx> #include <View.hxx> #include <drawdoc.hxx> -#include <fupoor.hxx> #include <pres.hxx> #include <sddllapi.h> #include <sdmod.hxx> |