summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-03-02 11:17:56 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-03-03 20:47:52 +0100
commit1e092b6bde40d5e69c1ef92fca201896ff75bf18 (patch)
treea554c83b763709b47dd36e8f0fdd816ebf0f6e30 /cppuhelper
parenta207551215ca4d7445bf129a3f6863418d75383e (diff)
update pches
Change-Id: Ide49c48738ecd537d4eb69390d22807561d3b4e1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111828 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/inc/pch/precompiled_cppuhelper.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/cppuhelper/inc/pch/precompiled_cppuhelper.hxx b/cppuhelper/inc/pch/precompiled_cppuhelper.hxx
index 309943e43037..74cce7214943 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 2021-02-19 15:34:37 using:
+ Generated on 2021-03-02 11:16:17 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:
@@ -47,6 +47,7 @@
#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>