diff options
Diffstat (limited to 'connectivity/source/drivers/jdbc/ConnectionLog.cxx')
-rw-r--r-- | connectivity/source/drivers/jdbc/ConnectionLog.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/drivers/jdbc/ConnectionLog.cxx b/connectivity/source/drivers/jdbc/ConnectionLog.cxx index 1496cabf5e31..2a43f9bef2e0 100644 --- a/connectivity/source/drivers/jdbc/ConnectionLog.cxx +++ b/connectivity/source/drivers/jdbc/ConnectionLog.cxx @@ -20,11 +20,9 @@ #include "java/sql/ConnectionLog.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/util/Date.hpp> #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/DateTime.hpp> -/** === end UNO includes === **/ #include <stdio.h> |