summaryrefslogtreecommitdiffstats
path: root/connectivity
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-10-10 14:13:57 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-10-10 16:44:39 +0200
commita17ed50b6e9953a7459cd6ecb8acd5b978bbca1d (patch)
treea1501b2457b6daef68638de81d17b7809696983e /connectivity
parenttdf#120420 only show as much column widgets as don't distort the page width (diff)
downloadcore-a17ed50b6e9953a7459cd6ecb8acd5b978bbca1d.tar.gz
core-a17ed50b6e9953a7459cd6ecb8acd5b978bbca1d.zip
Missing include (Windows --disable-pch)
Change-Id: I28632c47b397705ea03592321b8b7c3cc3c0e838 Reviewed-on: https://gerrit.libreoffice.org/61613 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/ado/APreparedStatement.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/source/drivers/ado/APreparedStatement.cxx b/connectivity/source/drivers/ado/APreparedStatement.cxx
index d15acf57b460..9544bde9bfab 100644
--- a/connectivity/source/drivers/ado/APreparedStatement.cxx
+++ b/connectivity/source/drivers/ado/APreparedStatement.cxx
@@ -28,6 +28,7 @@
#include <cppuhelper/queryinterface.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/sequence.hxx>
+#include <comphelper/types.hxx>
#include <connectivity/dbexception.hxx>
#include <connectivity/dbtools.hxx>
#include <strings.hrc>