summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork/MPreparedStatement.hxx
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2016-02-04 21:17:15 +0100
committerDavid Ostrovsky <david@ostrovsky.org>2016-02-11 22:59:14 +0000
commit6e38a392c817cef128dff2bd0d7c37de9e3cc57a (patch)
tree01a3b38014fd172c6943231d3360564d1f7a4227 /connectivity/source/drivers/mork/MPreparedStatement.hxx
parent939abe5a79674525ce134637947fe424a7e2332a (diff)
mork: Clean up unused includes
Change-Id: Ideff092f49bd84ce829f3ae142de7ff2d32391ab Reviewed-on: https://gerrit.libreoffice.org/22128 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Ostrovsky <david@ostrovsky.org>
Diffstat (limited to 'connectivity/source/drivers/mork/MPreparedStatement.hxx')
-rw-r--r--connectivity/source/drivers/mork/MPreparedStatement.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/connectivity/source/drivers/mork/MPreparedStatement.hxx b/connectivity/source/drivers/mork/MPreparedStatement.hxx
index 305977b36c11..2bcfd9d15c59 100644
--- a/connectivity/source/drivers/mork/MPreparedStatement.hxx
+++ b/connectivity/source/drivers/mork/MPreparedStatement.hxx
@@ -21,11 +21,7 @@
#define INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_MORK_MPREPAREDSTATEMENT_HXX
#include "MResultSet.hxx"
-#include "MStatement.hxx"
-#include <com/sun/star/sdbc/XPreparedStatement.hpp>
#include <com/sun/star/sdbc/XParameters.hpp>
-#include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp>
-#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/sdbc/XMultipleResults.hpp>
#include <cppuhelper/compbase5.hxx>