summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/file/FTables.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:35:04 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:35:04 +0000
commit84f565c8396c0f0d0ab184e5600763997b3e0a72 (patch)
treec3fd62c6eb709a5a8a69d6859aa32ebad5d2dbef /connectivity/source/drivers/file/FTables.cxx
parent7ba8616b692f4c3b11c31f4ed3c9f07810ba6a1b (diff)
INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED
2006/09/01 17:22:12 kaib 1.5.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/drivers/file/FTables.cxx')
-rw-r--r--connectivity/source/drivers/file/FTables.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/drivers/file/FTables.cxx b/connectivity/source/drivers/file/FTables.cxx
index d479c7d99e28..1e90948a8636 100644
--- a/connectivity/source/drivers/file/FTables.cxx
+++ b/connectivity/source/drivers/file/FTables.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: FTables.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 01:26:54 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:35:04 $
*
* 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_connectivity.hxx"
+
#ifndef _CONNECTIVITY_FILE_TABLES_HXX_
#include "file/FTables.hxx"
#endif