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
This commit is contained in:
Oliver Bolte
2006-09-16 11:27:17 +00:00
parent b75e8570d1
commit b3c4aec90c

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: scripthandler.cxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA * MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_scripting.hxx"
#include "scripthandler.hxx" #include "scripthandler.hxx"
#include <osl/mutex.hxx> #include <osl/mutex.hxx>