diff options
Diffstat (limited to 'sd/inc')
-rw-r--r-- | sd/inc/pch/precompiled_sdui.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/inc/pch/precompiled_sdui.hxx b/sd/inc/pch/precompiled_sdui.hxx index e4f4ec3a163e..47b0ad150af7 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 2020-12-07 11:30:59 using: + Generated on 2020-12-15 11:16:00 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: @@ -35,7 +35,6 @@ #include <iterator> #include <limits.h> #include <limits> -#include <list> #include <map> #include <math.h> #include <memory> @@ -127,7 +126,6 @@ #include <vcl/keycod.hxx> #include <vcl/keycodes.hxx> #include <vcl/mapmod.hxx> -#include <vcl/menu.hxx> #include <vcl/metaactiontypes.hxx> #include <vcl/metric.hxx> #include <vcl/notebookbar/NotebookBarAddonsMerger.hxx> @@ -147,7 +145,6 @@ #include <vcl/transfer.hxx> #include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> -#include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> #include <vcl/vclreferencebase.hxx> #include <vcl/vectorgraphicdata.hxx> |