diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-02-19 12:46:58 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-02-19 17:24:02 +0100 |
commit | 1ffa4bf52597ca1bf8870bf3750d63f2cfb4a650 (patch) | |
tree | aa9fd21b1c0680685c5673b801d97fdeb7b7a3a9 /sw/inc/pch | |
parent | 925c2c9842e548ab31fc3bed6c6d2840d1260861 (diff) |
can avoid including svtools/ctrlbox.hxx
Change-Id: I953089dd1416cd24721241fff3a6d21354211a5e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89018
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/inc/pch')
-rw-r--r-- | sw/inc/pch/precompiled_swui.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/pch/precompiled_swui.hxx b/sw/inc/pch/precompiled_swui.hxx index a6096d05e3e0..f84dfe35cd5c 100644 --- a/sw/inc/pch/precompiled_swui.hxx +++ b/sw/inc/pch/precompiled_swui.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-17 12:28:23 using: + Generated on 2020-02-19 12:45:34 using: ./bin/update_pch sw swui --cutoff=3 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -160,7 +160,6 @@ #include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> -#include <vcl/vclmedit.hxx> #include <vcl/vclptr.hxx> #include <vcl/vclreferencebase.hxx> #include <vcl/vectorgraphicdata.hxx> |