summaryrefslogtreecommitdiff
path: root/svgio
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-02-05 16:14:52 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-02-08 12:11:17 +0100
commitc950dedc9b6a9306e83491c6e895c0ceee11ba8a (patch)
tree6b2d5c4df943845325a95067a366fd8d0d86cd66 /svgio
parent560f9bac4c1ee1b044efc55af8d532e9efefd313 (diff)
update pches
Change-Id: Icf55ddda055d11b649e7607c2cdd8b6d6ddfefbc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110483 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svgio')
-rw-r--r--svgio/inc/pch/precompiled_svgio.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/svgio/inc/pch/precompiled_svgio.hxx b/svgio/inc/pch/precompiled_svgio.hxx
index 2cd2d6d62c6a..5840324b85a2 100644
--- a/svgio/inc/pch/precompiled_svgio.hxx
+++ b/svgio/inc/pch/precompiled_svgio.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-12-04 09:59:40 using:
+ Generated on 2021-02-05 16:11:15 using:
./bin/update_pch svgio svgio --cutoff=8 --exclude:system --exclude:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -24,6 +24,7 @@
#include <memory>
#include <ostream>
#include <set>
+#include <string_view>
#include <vector>
#endif // PCH_LEVEL >= 1
#if PCH_LEVEL >= 2