summaryrefslogtreecommitdiff
path: root/connectivity/inc/pch/precompiled_dbpool2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/inc/pch/precompiled_dbpool2.hxx')
-rw-r--r--connectivity/inc/pch/precompiled_dbpool2.hxx7
1 files changed, 6 insertions, 1 deletions
diff --git a/connectivity/inc/pch/precompiled_dbpool2.hxx b/connectivity/inc/pch/precompiled_dbpool2.hxx
index c008c865652c..55e63dc20c3b 100644
--- a/connectivity/inc/pch/precompiled_dbpool2.hxx
+++ b/connectivity/inc/pch/precompiled_dbpool2.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-05-12 16:56:47 using:
+ Generated on 2019-10-17 15:14:02 using:
./bin/update_pch connectivity dbpool2 --cutoff=5 --exclude:system --include:module --exclude:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -26,12 +26,16 @@
#include <cstddef>
#include <cstring>
#include <functional>
+#include <initializer_list>
#include <iomanip>
#include <limits>
#include <new>
#include <ostream>
#include <stddef.h>
#include <string.h>
+#include <string>
+#include <string_view>
+#include <type_traits>
#include <utility>
#include <vector>
#endif // PCH_LEVEL >= 1
@@ -44,6 +48,7 @@
#include <rtl/ref.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>