diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-08-12 11:03:48 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-08-12 20:23:20 +0200 |
commit | 70a008181aef33272346e7ae45f8838354346ead (patch) | |
tree | 6d4e0e87d15e27d38639bbae1e6832a2f9b4a233 /lotuswordpro/inc | |
parent | 4ddafa14d70567a4e4581310a7cc83eafc1b776f (diff) |
SvTreeListBox can move into toolkit headers now
Change-Id: I6b3b6ef1530a192f4b6bf87aa9688687063683ea
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100591
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'lotuswordpro/inc')
-rw-r--r-- | lotuswordpro/inc/pch/precompiled_lwpft.hxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lotuswordpro/inc/pch/precompiled_lwpft.hxx b/lotuswordpro/inc/pch/precompiled_lwpft.hxx index 0e141f5758ae..27caf0dbd15a 100644 --- a/lotuswordpro/inc/pch/precompiled_lwpft.hxx +++ b/lotuswordpro/inc/pch/precompiled_lwpft.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-07-09 17:06:27 using: + Generated on 2020-08-12 11:04:50 using: ./bin/update_pch lotuswordpro lwpft --cutoff=2 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -35,7 +35,6 @@ #include <stdio.h> #include <string.h> #include <string_view> -#include <type_traits> #include <utility> #include <vector> #include <boost/cast.hpp> @@ -72,7 +71,6 @@ #include <com/sun/star/xml/sax/XDocumentHandler.hpp> #include <cppuhelper/cppuhelperdllapi.h> #include <o3tl/numeric.hxx> -#include <o3tl/safeint.hxx> #include <o3tl/sorted_vector.hxx> #include <o3tl/typed_flags_set.hxx> #include <tools/color.hxx> |