summaryrefslogtreecommitdiff
path: root/dtrans/source/win32
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 05:05:55 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 05:05:55 +0000
commitd52711cd856811017a8934114513bb5e6b6d0a0f (patch)
tree6a9f6bac6d7332892939b9474e804ba2c091766b /dtrans/source/win32
parentee3a057d805b12484772c44b027e3f6b485d0d0f (diff)
INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED
2006/03/09 20:31:55 pl 1.4.4.1: #i55991# removed warnings for windows platform
Diffstat (limited to 'dtrans/source/win32')
-rw-r--r--dtrans/source/win32/dtobj/MimeAttrib.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/dtrans/source/win32/dtobj/MimeAttrib.hxx b/dtrans/source/win32/dtobj/MimeAttrib.hxx
index 9bfc326574f8..dc6467447063 100644
--- a/dtrans/source/win32/dtobj/MimeAttrib.hxx
+++ b/dtrans/source/win32/dtobj/MimeAttrib.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: MimeAttrib.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 18:25:04 $
+ * last change: $Author: hr $ $Date: 2006-06-20 06:05:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,8 +41,8 @@
// includes
//------------------------------------------------------------------------
-#ifndef _RTL_USTRING_
-#include <rtl/ustring>
+#ifndef _RTL_USTRING_HXX_
+#include <rtl/ustring.hxx>
#endif
//------------------------------------------------------------------------