summaryrefslogtreecommitdiff
path: root/extensions/workben/pythonautotest.cxx
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/pythonautotest.cxx
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/pythonautotest.cxx')
-rw-r--r--extensions/workben/pythonautotest.cxx7
1 files changed, 5 insertions, 2 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>