summaryrefslogtreecommitdiffstats
path: root/dbaccess
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-05-19 16:26:48 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-05-20 10:23:38 +0200
commita0b93fe08162b84b780a8f2553147485ec8629ff (patch)
treef2bfc3660e6c12f833a3844a526cd0ce338af392 /dbaccess
parentno need for std::unique_ptr::reset in destructor (diff)
downloadcore-a0b93fe08162b84b780a8f2553147485ec8629ff.tar.gz
core-a0b93fe08162b84b780a8f2553147485ec8629ff.zip
cleanup unused css/script/ includes
but keep exception includes in headers for now Change-Id: I826828675a2d14b906e57068cbced2e790e12bce Reviewed-on: https://gerrit.libreoffice.org/37846 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/core/inc/querycomposer.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/core/inc/querycomposer.hxx b/dbaccess/source/core/inc/querycomposer.hxx
index 1bf5694c2d5d..3557e7a118ba 100644
--- a/dbaccess/source/core/inc/querycomposer.hxx
+++ b/dbaccess/source/core/inc/querycomposer.hxx
@@ -25,7 +25,6 @@
#include <com/sun/star/sdbcx/XTablesSupplier.hpp>
#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
-#include <com/sun/star/script/XTypeConverter.hpp>
#include <cppuhelper/implbase5.hxx>
#include <cppuhelper/basemutex.hxx>
#include <connectivity/sqliterator.hxx>