summaryrefslogtreecommitdiff
path: root/extensions/workben
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:35:11 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:35:11 +0000
commit78ba68265643d93f595de31c358b0faff65a4768 (patch)
tree4aac9167c18563d6e70f446f5861d91ba964e9e5 /extensions/workben
parent68f684c804464089321abe2e1a19190f99199b23 (diff)
INTEGRATION: CWS pchfix02 (1.5.46); FILE MERGED
2006/09/01 17:26:53 kaib 1.5.46.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/workben')
-rw-r--r--extensions/workben/pythonautotest.cxx7
-rw-r--r--extensions/workben/pythontest.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/extensions/workben/pythonautotest.cxx b/extensions/workben/pythonautotest.cxx
index f7eb5e493760..e4ab3a5390fd 100644
--- a/extensions/workben/pythonautotest.cxx
+++ b/extensions/workben/pythonautotest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pythonautotest.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: vg $ $Date: 2006-06-02 13:03:00 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:34:57 $
*
* 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_extensions.hxx"
#include <stdio.h>
#include <stardiv/uno/repos/implementationregistration.hxx>
#include <stardiv/uno/script/script.hxx>
diff --git a/extensions/workben/pythontest.cxx b/extensions/workben/pythontest.cxx
index 364cf22fe03e..ac5ba92193fe 100644
--- a/extensions/workben/pythontest.cxx
+++ b/extensions/workben/pythontest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pythontest.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: vg $ $Date: 2006-06-02 13:03:46 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:35:11 $
*
* 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"
+
#include <stdio.h>
#include <stardiv/uno/repos/implementationregistration.hxx>
#include <stardiv/uno/script/script.hxx>