summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/unofldmid.h
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 08:00:14 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 08:00:14 +0000
commit51d032bb06cecd700902660582f624c14c28eea0 (patch)
treeea93bb6f6bed4587054ae753db8657a9e3af623b /sw/source/core/inc/unofldmid.h
parent8a3eeb7d3d77fb8a63d4da7f8215a48ab51712ad (diff)
INTEGRATION: CWS swwarnings (1.6.680); FILE MERGED
2007/03/05 12:45:28 tl 1.6.680.1: #i69287# warning-free code
Diffstat (limited to 'sw/source/core/inc/unofldmid.h')
-rw-r--r--sw/source/core/inc/unofldmid.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/source/core/inc/unofldmid.h b/sw/source/core/inc/unofldmid.h
index becbc3c7fdc1..c4d0c1a475a4 100644
--- a/sw/source/core/inc/unofldmid.h
+++ b/sw/source/core/inc/unofldmid.h
@@ -4,9 +4,9 @@
*
* $RCSfile: unofldmid.h,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: kz $ $Date: 2005-10-05 13:20:47 $
+ * last change: $Author: hr $ $Date: 2007-09-27 09:00:14 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -35,6 +35,8 @@
#ifndef SW_UNOFLDMID_H
#define SW_UNOFLDMID_H
+#include <tools/solar.h>
+
class String;
namespace com { namespace sun { namespace star { namespace uno {
class Any;