summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/dbtools2.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-03-14 09:47:59 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-03-14 09:47:59 +0000
commit749eb6252395a8c7e162420aebe7847d53585092 (patch)
tree57ecc2d30eb2a5630a9c6ec5e7152bd55d18e7f7 /connectivity/source/commontools/dbtools2.cxx
parent6a9874e5281e25f29b2568e5fa73bd8366aed587 (diff)
INTEGRATION: CWS pbrwuno (1.14.16); FILE MERGED
2005/10/17 13:11:26 fs 1.14.16.1: removed some obsolete includes
Diffstat (limited to 'connectivity/source/commontools/dbtools2.cxx')
-rw-r--r--connectivity/source/commontools/dbtools2.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/connectivity/source/commontools/dbtools2.cxx b/connectivity/source/commontools/dbtools2.cxx
index 5bcc9a5f5ee0..7393c192d490 100644
--- a/connectivity/source/commontools/dbtools2.cxx
+++ b/connectivity/source/commontools/dbtools2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dbtools2.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 05:15:04 $
+ * last change: $Author: vg $ $Date: 2006-03-14 10:47:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,9 +40,6 @@
#ifndef _DBHELPER_DBCHARSET_HXX_
#include <connectivity/dbcharset.hxx>
#endif
-#ifndef _COMPHELPER_DATETIME_HXX_
-#include <comphelper/datetime.hxx>
-#endif
#ifndef _COM_SUN_STAR_SDBC_XCONNECTION_HPP_
#include <com/sun/star/sdbc/XConnection.hpp>
#endif