summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/definitioncolumn.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 05:34:34 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 05:34:34 +0000
commit3654bc2a8ca69b630a620e62bc8f43f3db2a7d24 (patch)
tree2183a1c4999121e3bc668a8b6b17c4722c3ab1bb /dbaccess/source/core/api/definitioncolumn.cxx
parent276f990d4fcddf0c10e122f154b05e75bcc9b98a (diff)
INTEGRATION: CWS pchfix02 (1.23.36); FILE MERGED
2006/09/01 17:24:05 kaib 1.23.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/core/api/definitioncolumn.cxx')
-rw-r--r--dbaccess/source/core/api/definitioncolumn.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/core/api/definitioncolumn.cxx b/dbaccess/source/core/api/definitioncolumn.cxx
index 385c4b39304a..3560241f3092 100644
--- a/dbaccess/source/core/api/definitioncolumn.cxx
+++ b/dbaccess/source/core/api/definitioncolumn.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: definitioncolumn.cxx,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 15:05:30 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:34:34 $
*
* 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 _DBA_COREAPI_DEFINITIONSETTINGS_HXX_
#include "definitioncolumn.hxx"
#endif