summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 12:09:23 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 12:09:23 +0000
commitb815ed8386959e63e7b0efb358455694ec83cbbd (patch)
treea2889c83a288f7f61e6e610cbff2d702d74c2873 /connectivity
parent97f97f8e7807f9568fcf5aaac29c507662a5c82f (diff)
INTEGRATION: CWS internatiodel (1.88.52); FILE MERGED
2006/02/10 21:50:04 er 1.88.52.3: RESYNC: (1.90-1.91); FILE MERGED 2006/01/19 14:44:44 er 1.88.52.2: RESYNC: (1.88-1.90); FILE MERGED 2005/06/24 13:07:44 er 1.88.52.1: #i50205# get rid of class International
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/dbase/DTable.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/connectivity/source/drivers/dbase/DTable.cxx b/connectivity/source/drivers/dbase/DTable.cxx
index cfa961bc64d6..71cfd2737caa 100644
--- a/connectivity/source/drivers/dbase/DTable.cxx
+++ b/connectivity/source/drivers/dbase/DTable.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: DTable.cxx,v $
*
- * $Revision: 1.92 $
+ * $Revision: 1.93 $
*
- * last change: $Author: obo $ $Date: 2006-03-29 12:15:02 $
+ * last change: $Author: vg $ $Date: 2006-04-07 13:09:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -72,9 +72,6 @@
#ifndef _COMPHELPER_SEQUENCE_HXX_
#include <comphelper/sequence.hxx>
#endif
-#ifndef _INTN_HXX //autogen
-#include <tools/intn.hxx>
-#endif
#ifndef _ZFORLIST_HXX //autogen
#include <svtools/zforlist.hxx>
#endif