From e8e1ab0c13aece65d5fb021c169bcbf26c85954c Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Tue, 20 Jun 2006 04:58:48 +0000
Subject: INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/03/09 20:31:40
pl 1.4.4.1: #i55991# removed warnings for windows platform
---
dtrans/source/aqua/aqua_clipboard.hxx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'dtrans/source')
diff --git a/dtrans/source/aqua/aqua_clipboard.hxx b/dtrans/source/aqua/aqua_clipboard.hxx
index a9df11ac0fa3..e20027bcef94 100644
--- a/dtrans/source/aqua/aqua_clipboard.hxx
+++ b/dtrans/source/aqua/aqua_clipboard.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: aqua_clipboard.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 18:08:25 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:58:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,8 +36,8 @@
#ifndef _AQUA_CLIPBOARD_HXX_
#define _AQUA_CLIPBOARD_HXX_
-#ifndef _RTL_USTRING_
-#include
+#ifndef _RTL_USTRING_HXX_
+#include
#endif
#ifndef _SAL_TYPES_H_
--
cgit