summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:20:14 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:20:14 +0000
commitf380cf06c4a79b5e2c339f0ea5aaeba67c548f73 (patch)
treeb941a03828deba2d071ae7983a5f67169f63f686 /scripting
parentc62f7d4b11903f28c67f3eff0f5cf42e37baecfe (diff)
INTEGRATION: CWS warnings01 (1.8.14); FILE MERGED
2005/12/22 14:40:51 ab 1.8.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/provider/ActiveMSPList.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripting/source/provider/ActiveMSPList.hxx b/scripting/source/provider/ActiveMSPList.hxx
index 0f7ab857466e..8a58edaa5a71 100644
--- a/scripting/source/provider/ActiveMSPList.hxx
+++ b/scripting/source/provider/ActiveMSPList.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ActiveMSPList.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:27:59 $
+ * last change: $Author: hr $ $Date: 2006-06-19 10:20:14 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,7 +39,7 @@
#include <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>