diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-02-14 09:36:04 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-02-14 20:54:50 +0100 |
commit | 2936c3ce0e10a92b808be02483c6d55089cdc208 (patch) | |
tree | 03e136331fe3c43a5f140d6ab1cf966a7c35e9b3 /sw | |
parent | bce14e97a6dad7686643d094995433c77e4aee7e (diff) |
use fwd decl of SpinField
Change-Id: Ifea23e791ec53448a8591583f283b87430ef38c9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88678
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw')
-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 fd997e9135b5..806127d57a0e 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-05 19:55:24 using: + Generated on 2020-02-14 09:32:42 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: @@ -151,7 +151,6 @@ #include <vcl/scopedbitmapaccess.hxx> #include <vcl/scrbar.hxx> #include <vcl/settings.hxx> -#include <vcl/spinfld.hxx> #include <vcl/status.hxx> #include <vcl/svapp.hxx> #include <vcl/syswin.hxx> |