diff options
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/inc/pch/precompiled_sfx.hxx | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx index 77a97600c3c3..f9e567362cbe 100644 --- a/sfx2/inc/pch/precompiled_sfx.hxx +++ b/sfx2/inc/pch/precompiled_sfx.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 sfx2 sfx --cutoff=3 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -30,7 +30,6 @@ #include <functional> #include <initializer_list> #include <limits> -#include <list> #include <map> #include <memory> #include <new> @@ -120,10 +119,7 @@ #include <vcl/syswin.hxx> #include <vcl/timer.hxx> #include <vcl/toolbox.hxx> -#include <vcl/vclenum.hxx> -#include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> -#include <vcl/vclreferencebase.hxx> #include <vcl/virdev.hxx> #include <vcl/weld.hxx> #include <vcl/weldutils.hxx> |