summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/CRowSetColumn.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 05:30:36 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 05:30:36 +0000
commit2131149d756f31172964fe4e9a1d93d1ad17d34c (patch)
tree724e804df4626d1f85f8d492813f523d7af5c8e9 /dbaccess/source/core/api/CRowSetColumn.cxx
parent74a6eef5c1ba9d8bce18316fd61cbe4c989affe7 (diff)
INTEGRATION: CWS pchfix02 (1.14.122); FILE MERGED
2006/09/01 17:24:03 kaib 1.14.122.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/core/api/CRowSetColumn.cxx')
-rw-r--r--dbaccess/source/core/api/CRowSetColumn.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/core/api/CRowSetColumn.cxx b/dbaccess/source/core/api/CRowSetColumn.cxx
index f218f091d823..f07d2dd62f33 100644
--- a/dbaccess/source/core/api/CRowSetColumn.cxx
+++ b/dbaccess/source/core/api/CRowSetColumn.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: CRowSetColumn.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: hr $ $Date: 2006-01-25 13:41:57 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:30:36 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_dbaccess.hxx"
+
#ifndef DBACCESS_SHARED_DBASTRINGS_HRC
#include "dbastrings.hrc"
#endif