diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-08-18 21:29:06 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-08-19 16:27:54 +0200 |
commit | 3a79f2241443e1dbbbe4ca783e8f27a3a6611447 (patch) | |
tree | 53976ffb2f50162b3ab6abe5a105ca42d7254135 /svl/inc | |
parent | c9a0cbc856281b8f4e8bafb570127e291b282629 (diff) |
update pches
Change-Id: I6a300169d33bdc36e4c7e720a7afc336a86eea68
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100962
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svl/inc')
-rw-r--r-- | svl/inc/pch/precompiled_svl.hxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/svl/inc/pch/precompiled_svl.hxx b/svl/inc/pch/precompiled_svl.hxx index 248a68569e88..8ca68106a18e 100644 --- a/svl/inc/pch/precompiled_svl.hxx +++ b/svl/inc/pch/precompiled_svl.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-08-12 11:15:25 using: + Generated on 2020-08-18 21:27:12 using: ./bin/update_pch svl svl --cutoff=6 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -55,14 +55,12 @@ #include <rtl/locale.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> -#include <rtl/strbuf.h> #include <rtl/string.h> #include <rtl/string.hxx> #include <rtl/stringconcat.hxx> #include <rtl/stringutils.hxx> #include <rtl/textenc.h> #include <rtl/ustrbuf.hxx> -#include <rtl/ustring.h> #include <rtl/ustring.hxx> #include <rtl/uuid.h> #include <sal/backtrace.hxx> |