summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:21:53 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:21:53 +0000
commite79c206e9e5630ece0293ee2de205fb0cd8a553f (patch)
tree912bc0e3471b1aadede0235b86a393f676cc34a9 /scripting
parente3b27f1b51afb3122f8032e5bf35ee3905af138a (diff)
INTEGRATION: CWS warnings01 (1.7.14); FILE MERGED
2005/12/22 14:40:53 ab 1.7.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/provider/ProviderCache.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripting/source/provider/ProviderCache.hxx b/scripting/source/provider/ProviderCache.hxx
index 442c7f1b48b9..8b72be4aad8a 100644
--- a/scripting/source/provider/ProviderCache.hxx
+++ b/scripting/source/provider/ProviderCache.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ProviderCache.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:30:27 $
+ * last change: $Author: hr $ $Date: 2006-06-19 10:21:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,7 +38,7 @@
#include <hash_map>
#include <osl/mutex.hxx>
-#include <rtl/ustring>
+#include <rtl/ustring.hxx>
#include <cppuhelper/implbase1.hxx>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>