summaryrefslogtreecommitdiff
path: root/scripting/source/basprov/baslibnode.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:25:28 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:25:28 +0000
commitc83acc2fc46123987bb45d0f469c71541f6f2b81 (patch)
treef3fd0b02e7fa2653a1ceb2a7de5e3272d77f5a25 /scripting/source/basprov/baslibnode.cxx
parentde446bd1f3918893c023570666cc2a5b4c703393 (diff)
INTEGRATION: CWS pchfix02 (1.8.36); FILE MERGED
2006/09/01 17:35:33 kaib 1.8.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'scripting/source/basprov/baslibnode.cxx')
-rw-r--r--scripting/source/basprov/baslibnode.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/scripting/source/basprov/baslibnode.cxx b/scripting/source/basprov/baslibnode.cxx
index 4eff16d68116..4fa85a043bd0 100644
--- a/scripting/source/basprov/baslibnode.cxx
+++ b/scripting/source/basprov/baslibnode.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: baslibnode.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:22:00 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:25:28 $
*
* 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_BASLIBNODE_HXX
#include "baslibnode.hxx"
#endif