summaryrefslogtreecommitdiff
path: root/reportdesign/inc/pch/precompiled_rpt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/inc/pch/precompiled_rpt.hxx')
-rw-r--r--reportdesign/inc/pch/precompiled_rpt.hxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/reportdesign/inc/pch/precompiled_rpt.hxx b/reportdesign/inc/pch/precompiled_rpt.hxx
index b68d6a5c70d5..b10f97423ad3 100644
--- a/reportdesign/inc/pch/precompiled_rpt.hxx
+++ b/reportdesign/inc/pch/precompiled_rpt.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-10-12 16:36:11 using:
+ Generated on 2019-10-17 16:10:49 using:
./bin/update_pch reportdesign rpt --cutoff=9 --exclude:system --include:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -29,6 +29,7 @@
#include <deque>
#include <float.h>
#include <functional>
+#include <initializer_list>
#include <iomanip>
#include <limits.h>
#include <limits>
@@ -42,6 +43,7 @@
#include <stddef.h>
#include <string.h>
#include <string>
+#include <string_view>
#include <type_traits>
#include <typeinfo>
#include <unordered_map>
@@ -71,6 +73,7 @@
#include <rtl/strbuf.hxx>
#include <rtl/string.h>
#include <rtl/string.hxx>
+#include <rtl/stringconcat.hxx>
#include <rtl/stringutils.hxx>
#include <rtl/textcvt.h>
#include <rtl/textenc.h>