summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:25:57 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:25:57 +0000
commit5a83c9b5560ccd69a123a918838d40d1d9fc82e2 (patch)
treeac150575539f195cc9b492abf524857345a7e228 /scripting
parent639ca6de384af64378960f1e4dd007c20b438147 (diff)
INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGED
2006/09/01 17:35:34 kaib 1.9.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/basprov/basmodnode.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/scripting/source/basprov/basmodnode.cxx b/scripting/source/basprov/basmodnode.cxx
index 12e37db54616..67016edac8fd 100644
--- a/scripting/source/basprov/basmodnode.cxx
+++ b/scripting/source/basprov/basmodnode.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: basmodnode.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:22:57 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:25:57 $
*
* 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_BASMODNODE_HXX
#include "basmodnode.hxx"
#endif