summaryrefslogtreecommitdiff
path: root/uui/inc/pch/precompiled_uui.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/inc/pch/precompiled_uui.hxx')
-rw-r--r--uui/inc/pch/precompiled_uui.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/uui/inc/pch/precompiled_uui.hxx b/uui/inc/pch/precompiled_uui.hxx
index e9064c346efd..c9ecc1ba5408 100644
--- a/uui/inc/pch/precompiled_uui.hxx
+++ b/uui/inc/pch/precompiled_uui.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 2019-09-17 09:34:44 using:
+ Generated on 2019-10-17 15:17:33 using:
./bin/update_pch uui uui --cutoff=4 --exclude:system --exclude:module --exclude:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -28,6 +28,7 @@
#include <new>
#include <ostream>
#include <stddef.h>
+#include <string_view>
#include <utility>
#include <vector>
#endif // PCH_LEVEL >= 1
@@ -42,6 +43,7 @@
#include <rtl/instance.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/string.hxx>
+#include <rtl/stringconcat.hxx>
#include <rtl/stringutils.hxx>
#include <rtl/textenc.h>
#include <rtl/unload.h>