summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/relationdesign
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:27:51 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:27:51 +0000
commit8c1516834e62105497b51041c033c394ea4dde0f (patch)
tree240395929162e7d9876afc499a4772ca2a56fee7 /dbaccess/source/ui/relationdesign
parent65808f1e500bbe8650225677d5498c82d4d87984 (diff)
INTEGRATION: CWS pchfix02 (1.11.52); FILE MERGED
2006/09/01 17:24:40 kaib 1.11.52.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/relationdesign')
-rw-r--r--dbaccess/source/ui/relationdesign/RTableConnectionData.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx b/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx
index 9702f25710a4..efe85bf162f4 100644
--- a/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx
+++ b/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: RTableConnectionData.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 03:30:54 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:27:51 $
*
* 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_RTABLECONNECTIONDATA_HXX
#include "RTableConnectionData.hxx"
#endif