diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-07-09 17:10:02 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-07-12 12:20:05 +0200 |
commit | b050b7eeff089ead4dd121967cf323d683f171bc (patch) | |
tree | 8cc83bf6e63957bc3d0f38a2531361e7bbce75ee /cppuhelper | |
parent | ec9b4bf1b671fa1b14ca51f0275480ab17da3d20 (diff) |
update pches
Change-Id: I75602277a5a26b012a12f2c4f4b7ff5bb663b0b9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98474
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cppuhelper')
-rw-r--r-- | cppuhelper/inc/pch/precompiled_cppuhelper.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cppuhelper/inc/pch/precompiled_cppuhelper.hxx b/cppuhelper/inc/pch/precompiled_cppuhelper.hxx index d84b33f5b133..f67cd3d73294 100644 --- a/cppuhelper/inc/pch/precompiled_cppuhelper.hxx +++ b/cppuhelper/inc/pch/precompiled_cppuhelper.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-01 10:57:30 using: + Generated on 2020-07-09 17:06:19 using: ./bin/update_pch cppuhelper cppuhelper --cutoff=3 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -48,7 +48,6 @@ #include <rtl/malformeduriexception.hxx> #include <rtl/random.h> #include <rtl/ref.hxx> -#include <rtl/textcvt.h> #include <rtl/unload.h> #include <rtl/uri.h> #include <rtl/uri.hxx> |