summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:51:44 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:51:44 +0000
commit3754c231bdc5a16daade5b0b88ac790008593d87 (patch)
tree3dee2a8bda4a265248661802ac3bea049f889b58
parent5a38d309252a7b2a2c7157fec12a35ddc5953f05 (diff)
INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED
2006/09/01 17:26:24 kaib 1.3.186.1: #i68856# Added header markers and pch files
-rw-r--r--extensions/source/abpilot/abpservices.cxx7
-rw-r--r--extensions/source/abpilot/abspage.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/extensions/source/abpilot/abpservices.cxx b/extensions/source/abpilot/abpservices.cxx
index 57b30239d1cb..dbb338a3c7bf 100644
--- a/extensions/source/abpilot/abpservices.cxx
+++ b/extensions/source/abpilot/abpservices.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: abpservices.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 19:03:03 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:51:30 $
*
* 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
diff --git a/extensions/source/abpilot/abspage.cxx b/extensions/source/abpilot/abspage.cxx
index 75e775ff9527..b4eb1db58c4c 100644
--- a/extensions/source/abpilot/abspage.cxx
+++ b/extensions/source/abpilot/abspage.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: abspage.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 19:03:34 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:51:44 $
*
* 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_ABP_ABSPAGE_HXX
#include "abspage.hxx"
#endif