summaryrefslogtreecommitdiff
path: root/connectivity/inc/connectivity
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-03-28 23:39:31 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-03-29 10:44:49 +0900
commit86647a187371f03a05a329f24366b0ac2e6c7fbf (patch)
tree37ff64d45e57aeb173785c8303ea61f1ae2a0868 /connectivity/inc/connectivity
parent552ba413bc95b1a14638558d9436141825100c52 (diff)
removed duplicate includes in connectivity
Diffstat (limited to 'connectivity/inc/connectivity')
-rw-r--r--connectivity/inc/connectivity/sdbcx/VIndex.hxx1
-rw-r--r--connectivity/inc/connectivity/sqlparse.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/inc/connectivity/sdbcx/VIndex.hxx b/connectivity/inc/connectivity/sdbcx/VIndex.hxx
index 4058e91bbc76..c62d815e72d0 100644
--- a/connectivity/inc/connectivity/sdbcx/VIndex.hxx
+++ b/connectivity/inc/connectivity/sdbcx/VIndex.hxx
@@ -41,7 +41,6 @@
#include "connectivity/sdbcx/VDescriptor.hxx"
#include "connectivity/dbtoolsdllapi.hxx"
#include <com/sun/star/lang/XServiceInfo.hpp>
-#include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>
#include <cppuhelper/implbase1.hxx>
namespace connectivity
diff --git a/connectivity/inc/connectivity/sqlparse.hxx b/connectivity/inc/connectivity/sqlparse.hxx
index 6b3f975c4282..88c0637a8e6b 100644
--- a/connectivity/inc/connectivity/sqlparse.hxx
+++ b/connectivity/inc/connectivity/sqlparse.hxx
@@ -48,7 +48,6 @@
#include "connectivity/dbtoolsdllapi.hxx"
#include "connectivity/sqlerror.hxx"
#include <salhelper/singletonref.hxx>
-#include <osl/mutex.hxx>
#include <map>