summaryrefslogtreecommitdiff
path: root/connectivity/source/sdbcx
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/source/sdbcx
parent552ba413bc95b1a14638558d9436141825100c52 (diff)
removed duplicate includes in connectivity
Diffstat (limited to 'connectivity/source/sdbcx')
-rw-r--r--connectivity/source/sdbcx/VCatalog.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/sdbcx/VCatalog.cxx b/connectivity/source/sdbcx/VCatalog.cxx
index 84574fbc0f4c..1fcf727f5c36 100644
--- a/connectivity/source/sdbcx/VCatalog.cxx
+++ b/connectivity/source/sdbcx/VCatalog.cxx
@@ -29,7 +29,6 @@
#include "connectivity/sdbcx/VCatalog.hxx"
#include "connectivity/sdbcx/VCollection.hxx"
#include <com/sun/star/lang/DisposedException.hpp>
-#include "connectivity/sdbcx/VCollection.hxx"
#include "connectivity/sdbcx/VDescriptor.hxx"
#include "TConnection.hxx"
#include <comphelper/uno3.hxx>