summaryrefslogtreecommitdiff
path: root/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx')
-rw-r--r--connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx b/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx
index c8f2a2ac371a..9111d7f1d3d3 100644
--- a/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx
+++ b/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.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-01-22 15:57:37 using:
+ Generated on 2020-12-04 09:59:09 using:
./bin/update_pch connectivity postgresql-sdbc-impl --cutoff=3 --exclude:system --exclude:module --exclude:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -22,19 +22,18 @@
#if PCH_LEVEL >= 1
#include <string.h>
+#include <string_view>
#endif // PCH_LEVEL >= 1
#if PCH_LEVEL >= 2
-#include <osl/module.h>
#include <osl/time.h>
-#include <rtl/bootstrap.hxx>
#include <rtl/instance.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/ustrbuf.hxx>
+#include <rtl/ustring.hxx>
#include <rtl/uuid.h>
#include <sal/config.h>
#include <sal/log.hxx>
#include <sal/macros.h>
-#include <sal/saldllapi.h>
#include <sal/types.h>
#endif // PCH_LEVEL >= 2
#if PCH_LEVEL >= 3