summaryrefslogtreecommitdiff
path: root/connectivity/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-07-09 17:10:02 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-07-12 12:20:05 +0200
commitb050b7eeff089ead4dd121967cf323d683f171bc (patch)
tree8cc83bf6e63957bc3d0f38a2531361e7bbce75ee /connectivity/inc
parentec9b4bf1b671fa1b14ca51f0275480ab17da3d20 (diff)
update pches
Change-Id: I75602277a5a26b012a12f2c4f4b7ff5bb663b0b9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98474 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'connectivity/inc')
-rw-r--r--connectivity/inc/pch/precompiled_ado.hxx2
-rw-r--r--connectivity/inc/pch/precompiled_dbase.hxx3
-rw-r--r--connectivity/inc/pch/precompiled_dbtools.hxx4
3 files changed, 6 insertions, 3 deletions
diff --git a/connectivity/inc/pch/precompiled_ado.hxx b/connectivity/inc/pch/precompiled_ado.hxx
index b8d5da4587d0..5bcaf702766b 100644
--- a/connectivity/inc/pch/precompiled_ado.hxx
+++ b/connectivity/inc/pch/precompiled_ado.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-04-25 20:54:51 using:
+ Generated on 2020-07-09 17:06:16 using:
./bin/update_pch connectivity ado --cutoff=2 --exclude:system --exclude:module --exclude:local
If after updating build fails, use the following command to locate conflicting headers:
diff --git a/connectivity/inc/pch/precompiled_dbase.hxx b/connectivity/inc/pch/precompiled_dbase.hxx
index e98e54cbd6e2..2d07d4e4ea4f 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 2020-04-25 20:54:52 using:
+ Generated on 2020-07-09 17:06:17 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:
@@ -33,6 +33,7 @@
#include <math.h>
#include <memory>
#include <new>
+#include <optional>
#include <ostream>
#include <stack>
#include <stddef.h>
diff --git a/connectivity/inc/pch/precompiled_dbtools.hxx b/connectivity/inc/pch/precompiled_dbtools.hxx
index d39d62a4e047..9111bdba1c1c 100644
--- a/connectivity/inc/pch/precompiled_dbtools.hxx
+++ b/connectivity/inc/pch/precompiled_dbtools.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-04-21 11:13:45 using:
+ Generated on 2020-07-09 17:06:17 using:
./bin/update_pch connectivity dbtools --cutoff=2 --exclude:system --exclude:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -29,6 +29,7 @@
#include <limits>
#include <memory>
#include <new>
+#include <optional>
#include <ostream>
#include <set>
#include <string.h>
@@ -100,6 +101,7 @@
#include <com/sun/star/sdbc/XCloseable.hpp>
#include <com/sun/star/sdbc/XColumnLocate.hpp>
#include <com/sun/star/sdbc/XConnection.hpp>
+#include <com/sun/star/sdbc/XDataSource.hpp>
#include <com/sun/star/sdbc/XDatabaseMetaData.hpp>
#include <com/sun/star/sdbc/XDatabaseMetaData2.hpp>
#include <com/sun/star/sdbc/XParameters.hpp>