summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:29:15 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:29:15 +0000
commitd9dab8e19b6996cf8ab52758ef54b729659072cb (patch)
tree39ad0cade6130d4e053c7f0a72181548e610af1c /scripting
parent6b93b36081796a2cb82de92e36cb3705c8fc5a99 (diff)
INTEGRATION: CWS pchfix02 (1.7.36); FILE MERGED
2006/09/01 17:35:36 kaib 1.7.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'scripting')
-rwxr-xr-xscripting/source/provider/ScriptingContext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/scripting/source/provider/ScriptingContext.cxx b/scripting/source/provider/ScriptingContext.cxx
index 1e6270ea157d..d443f9d29a66 100755
--- a/scripting/source/provider/ScriptingContext.cxx
+++ b/scripting/source/provider/ScriptingContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ScriptingContext.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:31:14 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:29:15 $
*
* 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_scripting.hxx"
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/frame/XModel.hpp>