diff options
Diffstat (limited to 'dbaccess/source/core')
-rw-r--r-- | dbaccess/source/core/api/TableDeco.cxx | 7 | ||||
-rw-r--r-- | dbaccess/source/core/api/table.cxx | 7 |
2 files changed, 4 insertions, 10 deletions
diff --git a/dbaccess/source/core/api/TableDeco.cxx b/dbaccess/source/core/api/TableDeco.cxx index 4319ae17b..ebe12a266 100644 --- a/dbaccess/source/core/api/TableDeco.cxx +++ b/dbaccess/source/core/api/TableDeco.cxx @@ -2,9 +2,9 @@ * * $RCSfile: TableDeco.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: oj $ $Date: 2001-04-24 14:40:19 $ + * last change: $Author: fs $ $Date: 2001-04-27 08:17:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,9 +65,6 @@ #ifndef _DBACORE_DEFINITIONCOLUMN_HXX_ #include <definitioncolumn.hxx> #endif -#ifndef _DBA_SHARED_STUBS_HXX_ -#include "stubs.hxx" -#endif #ifndef DBACCESS_SHARED_DBASTRINGS_HRC #include "dbastrings.hrc" #endif diff --git a/dbaccess/source/core/api/table.cxx b/dbaccess/source/core/api/table.cxx index 4edc58663..944a7854c 100644 --- a/dbaccess/source/core/api/table.cxx +++ b/dbaccess/source/core/api/table.cxx @@ -2,9 +2,9 @@ * * $RCSfile: table.cxx,v $ * - * $Revision: 1.22 $ + * $Revision: 1.23 $ * - * last change: $Author: oj $ $Date: 2001-04-23 10:07:41 $ + * last change: $Author: fs $ $Date: 2001-04-27 08:16:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,9 +65,6 @@ #ifndef _DBACORE_DEFINITIONCOLUMN_HXX_ #include <definitioncolumn.hxx> #endif -#ifndef _DBA_SHARED_STUBS_HXX_ -#include "stubs.hxx" -#endif #ifndef DBACCESS_SHARED_DBASTRINGS_HRC #include "dbastrings.hrc" #endif |