summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:27:17 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:27:17 +0000
commitb3c4aec90cc7f0b46d6e5279f54fedceb38eddd4 (patch)
tree05be6635a9161e2012ecfbeaec7c33571200f094 /scripting
parentb75e8570d1143317d261af413eb19f8d6e12993b (diff)
INTEGRATION: CWS pchfix02 (1.25.10); FILE MERGED
2006/09/01 17:35:35 kaib 1.25.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/protocolhandler/scripthandler.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/scripting/source/protocolhandler/scripthandler.cxx b/scripting/source/protocolhandler/scripthandler.cxx
index 059c43822ad0..acc3001c09d6 100644
--- a/scripting/source/protocolhandler/scripthandler.cxx
+++ b/scripting/source/protocolhandler/scripthandler.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: scripthandler.cxx,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 10:19:43 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:27:17 $
*
* 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 "scripthandler.hxx"
#include <osl/mutex.hxx>