summaryrefslogtreecommitdiff
path: root/connectivity/inc/pch/precompiled_dbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/inc/pch/precompiled_dbase.hxx')
-rw-r--r--connectivity/inc/pch/precompiled_dbase.hxx7
1 files changed, 6 insertions, 1 deletions
diff --git a/connectivity/inc/pch/precompiled_dbase.hxx b/connectivity/inc/pch/precompiled_dbase.hxx
index 1ad7fa1ab2ef..7433450b4eb1 100644
--- a/connectivity/inc/pch/precompiled_dbase.hxx
+++ b/connectivity/inc/pch/precompiled_dbase.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-04-29 21:18:34 using:
+ Generated on 2019-10-17 15:14:02 using:
./bin/update_pch connectivity dbase --cutoff=2 --exclude:system --include:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -26,6 +26,7 @@
#include <cstddef>
#include <cstring>
#include <functional>
+#include <initializer_list>
#include <iomanip>
#include <limits>
#include <map>
@@ -36,6 +37,8 @@
#include <set>
#include <stddef.h>
#include <string.h>
+#include <string>
+#include <string_view>
#include <type_traits>
#include <utility>
#include <vector>
@@ -62,6 +65,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>
@@ -139,6 +143,7 @@
#include <comphelper/proparrhlp.hxx>
#include <comphelper/propstate.hxx>
#include <comphelper/sequence.hxx>
+#include <comphelper/servicehelper.hxx>
#include <comphelper/stl_types.hxx>
#include <comphelper/types.hxx>
#include <comphelper/uno3.hxx>