summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/TableWindowAccess.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:25:42 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:25:42 +0000
commit2497fc76f51746dbac7c48dcc4b0e94569bc738f (patch)
treed1db7c4e75f4e3315eb10b9d3843c8f5384acbbf /dbaccess/source/ui/querydesign/TableWindowAccess.cxx
parentd114e459ea594626a7953f4c1c86479be543f564 (diff)
INTEGRATION: CWS pchfix02 (1.10.184); FILE MERGED
2006/09/01 17:24:39 kaib 1.10.184.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/querydesign/TableWindowAccess.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/TableWindowAccess.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/querydesign/TableWindowAccess.cxx b/dbaccess/source/ui/querydesign/TableWindowAccess.cxx
index 5bc6938c7a4a..454b71d182e7 100644
--- a/dbaccess/source/ui/querydesign/TableWindowAccess.cxx
+++ b/dbaccess/source/ui/querydesign/TableWindowAccess.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: TableWindowAccess.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:30:35 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:25:42 $
*
* 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 DBACCESS_TABLEWINDOWACCESS_HXX
#include "TableWindowAccess.hxx"
#endif