summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:25:42 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:25:42 +0000
commit639ca6de384af64378960f1e4dd007c20b438147 (patch)
tree91be448cbbd63e3ae48e0b35d9fe60cb16532196 /scripting
parentc83acc2fc46123987bb45d0f469c71541f6f2b81 (diff)
INTEGRATION: CWS pchfix02 (1.11.10); FILE MERGED
2006/09/01 17:35:33 kaib 1.11.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/basprov/basmethnode.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/scripting/source/basprov/basmethnode.cxx b/scripting/source/basprov/basmethnode.cxx
index 58a7a62d0431..ecd584929880 100644
--- a/scripting/source/basprov/basmethnode.cxx
+++ b/scripting/source/basprov/basmethnode.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: basmethnode.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 10:18:11 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:25:42 $
*
* 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_scripting.hxx"
+
#ifndef SCRIPTING_BASMETHNODE_HXX
#include "basmethnode.hxx"
#endif