summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc/JConnection.cxx
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/drivers/jdbc/JConnection.cxx
parent552ba413bc95b1a14638558d9436141825100c52 (diff)
removed duplicate includes in connectivity
Diffstat (limited to 'connectivity/source/drivers/jdbc/JConnection.cxx')
-rw-r--r--connectivity/source/drivers/jdbc/JConnection.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/drivers/jdbc/JConnection.cxx b/connectivity/source/drivers/jdbc/JConnection.cxx
index 4a7650c5da39..7f107cbb6542 100644
--- a/connectivity/source/drivers/jdbc/JConnection.cxx
+++ b/connectivity/source/drivers/jdbc/JConnection.cxx
@@ -39,7 +39,6 @@
#include "java/sql/SQLWarning.hxx"
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/sdbc/SQLWarning.hpp>
-#include <com/sun/star/sdbc/SQLWarning.hpp>
#include <com/sun/star/beans/NamedValue.hpp>
#include "connectivity/sqlparse.hxx"
#include "connectivity/dbexception.hxx"