summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:21:21 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:21:21 +0000
commitb8459f318fce6b833e7cf368f571562f3b40adf3 (patch)
treeda8b098596943c67e0705a0ce1e100c3d1522d09 /scripting
parentf5d97ef423f91d40a0aa3cfe47317af0799613ad (diff)
INTEGRATION: CWS warnings01 (1.12.14); FILE MERGED
2005/12/22 14:40:53 ab 1.12.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/provider/MasterScriptProvider.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripting/source/provider/MasterScriptProvider.hxx b/scripting/source/provider/MasterScriptProvider.hxx
index 6766bd90940a..d9d196c19409 100644
--- a/scripting/source/provider/MasterScriptProvider.hxx
+++ b/scripting/source/provider/MasterScriptProvider.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: MasterScriptProvider.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:29:28 $
+ * last change: $Author: hr $ $Date: 2006-06-19 10:21:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,7 +36,7 @@
#ifndef _FRAMEWORK_SCRIPT_PROVIDER_XFUNCTIONPROVIDER_HXX_
#define _FRAMEWORK_SCRIPT_PROVIDER_XFUNCTIONPROVIDER_HXX_
-#include <rtl/ustring>
+#include <rtl/ustring.hxx>
#include <cppuhelper/implbase5.hxx>