diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2021-03-06 20:42:57 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2021-03-06 21:31:05 +0100 |
commit | cc3b9c0bcc4a379efb99b273c426a5ecb2214d0f (patch) | |
tree | cb43a941f984ebc604e5eff8010a8ee2bf36da48 /cppcanvas | |
parent | 7d359438fe59d49948835dbaa7d3f20ee16ad997 (diff) |
update pches
Change-Id: Id892e426343746df2f01f4cdc5f470351bdb6a12
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112099
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'cppcanvas')
-rw-r--r-- | cppcanvas/inc/pch/precompiled_cppcanvas.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cppcanvas/inc/pch/precompiled_cppcanvas.hxx b/cppcanvas/inc/pch/precompiled_cppcanvas.hxx index a9fc21d0d011..794e5b581f18 100644 --- a/cppcanvas/inc/pch/precompiled_cppcanvas.hxx +++ b/cppcanvas/inc/pch/precompiled_cppcanvas.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-03-06 18:49:20 using: + Generated on 2021-03-06 20:41:34 using: ./bin/update_pch cppcanvas cppcanvas --cutoff=11 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -63,7 +63,6 @@ #include <rtl/stringutils.hxx> #include <rtl/textcvt.h> #include <rtl/textenc.h> -#include <rtl/ustrbuf.h> #include <rtl/ustring.h> #include <rtl/ustring.hxx> #include <sal/config.h> |