summaryrefslogtreecommitdiff
path: root/sw/inc/swunohelper.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:12:51 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:12:51 +0000
commit5afc57958c5f5cfbd9d9185137ebfe0102370888 (patch)
tree97694a96efbc24ef2b87b57940d06bf8e54fc5c5 /sw/inc/swunohelper.hxx
parentd192f149c55e91f7e3f0a2fe2f09eefb8778dc45 (diff)
INTEGRATION: CWS swwarnings (1.8.710); FILE MERGED
2007/03/05 12:43:18 tl 1.8.710.2: #i69287# warning-free code 2007/02/27 13:06:37 tl 1.8.710.1: #i69287# warning-free code
Diffstat (limited to 'sw/inc/swunohelper.hxx')
-rw-r--r--sw/inc/swunohelper.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sw/inc/swunohelper.hxx b/sw/inc/swunohelper.hxx
index cf1c927b8075..40465d220de5 100644
--- a/sw/inc/swunohelper.hxx
+++ b/sw/inc/swunohelper.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: swunohelper.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:18:11 $
+ * last change: $Author: hr $ $Date: 2007-09-27 08:12:51 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -35,6 +35,7 @@
#ifndef _SWUNOHELPER_HXX
#define _SWUNOHELPER_HXX
+#include <tools/solar.h>
#ifndef _SAL_TYPES_H_
#include <sal/types.h>
#endif
@@ -47,7 +48,7 @@ namespace com { namespace sun { namespace star {
namespace uno {
class Any;
}
-}}};
+}}}
class String;
class SvStrings;