summaryrefslogtreecommitdiff
path: root/scripting/source/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:19:13 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:19:13 +0000
commit1bc037dd455286049d2ede3f388d6cfdaba000db (patch)
tree38ff5e7773b1d3ec40dee6bf8ee8c187c9d23217 /scripting/source/inc
parent1bb222cd3bc3ca8ffffed3b5e221085e6998947c (diff)
INTEGRATION: CWS warnings01 (1.7.14); FILE MERGED
2005/12/22 14:40:49 ab 1.7.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro
Diffstat (limited to 'scripting/source/inc')
-rw-r--r--scripting/source/inc/util/MiscUtils.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripting/source/inc/util/MiscUtils.hxx b/scripting/source/inc/util/MiscUtils.hxx
index 358ae25bba5a..0dad2fc13cfb 100644
--- a/scripting/source/inc/util/MiscUtils.hxx
+++ b/scripting/source/inc/util/MiscUtils.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: MiscUtils.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:26:08 $
+ * last change: $Author: hr $ $Date: 2006-06-19 10:19:13 $
*
* 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 _SCRIPT_FRAMEWORK_MISCUTILS_HXX_
#define _SCRIPT_FRAMEWORK_MISCUTILS_HXX_
-#include <rtl/ustring>
+#include <rtl/ustring.hxx>
#ifndef _URLOBJ_HXX
#include <tools/urlobj.hxx>