summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots/dbpservices.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:59:15 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:59:15 +0000
commit14f0eb85390191faf8180f4c71117627b3133d3b (patch)
tree7dbde9acae4fcd64942d44e82bb9cb37a66ec3cd /extensions/source/dbpilots/dbpservices.cxx
parentb680ddd444d9d4a769b0577c00460290cde11307 (diff)
INTEGRATION: CWS pchfix02 (1.5.186); FILE MERGED
2006/09/01 17:26:29 kaib 1.5.186.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source/dbpilots/dbpservices.cxx')
-rw-r--r--extensions/source/dbpilots/dbpservices.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/dbpilots/dbpservices.cxx b/extensions/source/dbpilots/dbpservices.cxx
index bca1dc392c1b..be51ff4e28eb 100644
--- a/extensions/source/dbpilots/dbpservices.cxx
+++ b/extensions/source/dbpilots/dbpservices.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dbpservices.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 19:28:08 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:59:15 $
*
* 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_extensions.hxx"
+
#ifndef _EXTENSIONS_COMPONENT_MODULE_HXX_
#include "componentmodule.hxx"
#endif