summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/relationdesign
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:28:33 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:28:33 +0000
commit8f9c0b8eeda3499a3d956b2496aa2d24ee7a24af (patch)
treeedc35456a91c1c728f90935216f3ea0409c79e99 /dbaccess/source/ui/relationdesign
parentba32bf4c754c6e578ada0675cb5b7f8df972a32b (diff)
INTEGRATION: CWS pchfix02 (1.23.36); FILE MERGED
2006/09/01 17:24:40 kaib 1.23.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/relationdesign')
-rw-r--r--dbaccess/source/ui/relationdesign/RelationTableView.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/relationdesign/RelationTableView.cxx b/dbaccess/source/ui/relationdesign/RelationTableView.cxx
index 64d82028361c..f46bc3f66eea 100644
--- a/dbaccess/source/ui/relationdesign/RelationTableView.cxx
+++ b/dbaccess/source/ui/relationdesign/RelationTableView.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: RelationTableView.cxx,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 15:46:10 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:28:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_dbaccess.hxx"
#ifndef DBAUI_RELATION_TABLEVIEW_HXX
#include "RelationTableView.hxx"
#endif