summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:28:44 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:28:44 +0000
commit6b93b36081796a2cb82de92e36cb3705c8fc5a99 (patch)
tree7e3ba344d16a18cc3f70d738525f844a38525d4b /scripting
parentad32be3b4e3544c048e036214e651cbdc729c8b4 (diff)
INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGED
2006/09/01 17:35:36 kaib 1.10.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/provider/ProviderCache.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/scripting/source/provider/ProviderCache.cxx b/scripting/source/provider/ProviderCache.cxx
index bee9137f97f8..03a20b80b048 100644
--- a/scripting/source/provider/ProviderCache.cxx
+++ b/scripting/source/provider/ProviderCache.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ProviderCache.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 10:21:34 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:28:44 $
*
* 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 <cppuhelper/implementationentry.hxx>
#include <cppuhelper/factory.hxx>