summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/TableFieldDescription.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:25:02 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:25:02 +0000
commitb515f611d6aa4ca06aa0cdb92224f7c558142c07 (patch)
tree447ebff31b24f04839e30bc2d28d759d12858c1f /dbaccess/source/ui/querydesign/TableFieldDescription.cxx
parent4b0ea573c23511f9d44e1f447b86974db7d67d51 (diff)
INTEGRATION: CWS pchfix02 (1.9.12); FILE MERGED
2006/09/01 17:24:38 kaib 1.9.12.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/querydesign/TableFieldDescription.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/TableFieldDescription.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/querydesign/TableFieldDescription.cxx b/dbaccess/source/ui/querydesign/TableFieldDescription.cxx
index ad7a35a170bb..51f07c4b4aba 100644
--- a/dbaccess/source/ui/querydesign/TableFieldDescription.cxx
+++ b/dbaccess/source/ui/querydesign/TableFieldDescription.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: TableFieldDescription.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: ihi $ $Date: 2006-08-04 13:58:13 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:25:02 $
*
* 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 DBAUI_TABLEFIELDDESC_HXX
#include "TableFieldDescription.hxx"
#endif