diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-10-05 20:14:17 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-07 17:58:00 +0200 |
commit | 8641911d407166deea43efbd13da752fc0946c7f (patch) | |
tree | 2d3472e18a840550216853fc5b4dc9aed5ce7ee6 /sw | |
parent | aff306cdd05a7be14c6dd2a6826cc61d38463465 (diff) |
update sw pch
Change-Id: Ica2fb688d3fcf6f9f74399215e3092bf4a2ac9c8
Reviewed-on: https://gerrit.libreoffice.org/80337
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/inc/pch/precompiled_sw.hxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index d370a419866c..c7126c860eef 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.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 2019-09-25 10:57:48 using: + Generated on 2019-10-05 20:14:03 using: ./bin/update_pch sw sw --cutoff=7 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -66,7 +66,6 @@ #include <rtl/ref.hxx> #include <rtl/strbuf.hxx> #include <rtl/string.h> -#include <rtl/stringutils.hxx> #include <rtl/tencinfo.h> #include <rtl/textcvt.h> #include <rtl/textenc.h> @@ -89,7 +88,6 @@ #include <vcl/button.hxx> #include <vcl/commandevent.hxx> #include <vcl/ctrl.hxx> -#include <vcl/dialog.hxx> #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> #include <vcl/edit.hxx> |