summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:37:45 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:37:45 +0000
commitc2737a49546db64814dc041628970e549d17bc08 (patch)
treefc4e6e7efb59d14715d586e4a4aff19f85e6a780 /connectivity
parent7172df79772421dae0f1d6ad3f3ce94f11069e6e (diff)
INTEGRATION: CWS pchfix02 (1.8.166); FILE MERGED
2006/09/01 17:22:14 kaib 1.8.166.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/flat/EDriver.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/drivers/flat/EDriver.cxx b/connectivity/source/drivers/flat/EDriver.cxx
index c07399a97c15..e3e9badae568 100644
--- a/connectivity/source/drivers/flat/EDriver.cxx
+++ b/connectivity/source/drivers/flat/EDriver.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: EDriver.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 06:00:22 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:37:45 $
*
* 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_connectivity.hxx"
#ifndef _CONNECTIVITY_FLAT_EDRIVER_HXX_
#include "flat/EDriver.hxx"
#endif