summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:10:20 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:10:20 +0000
commita20df644f9dfa7139c412eda2a40a927bbd4f31b (patch)
treecc70a0b2e1c4bd0742a83b7f5a7c17b56c3b9318
parent9fcf245ff5fb1abebcb81c7c217ca3fa004a7d77 (diff)
INTEGRATION: CWS pchfix02 (1.18.42); FILE MERGED
2006/09/01 17:21:54 kaib 1.18.42.1: #i68856# Added header markers and pch files
-rw-r--r--connectivity/source/drivers/adabas/BViews.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/drivers/adabas/BViews.cxx b/connectivity/source/drivers/adabas/BViews.cxx
index 090eaeb3e7..bbd31ba1a9 100644
--- a/connectivity/source/drivers/adabas/BViews.cxx
+++ b/connectivity/source/drivers/adabas/BViews.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: BViews.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 14:23:01 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:10:20 $
*
* 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_ADABAS_VIEWS_HXX_
#include "adabas/BViews.hxx"
#endif