summaryrefslogtreecommitdiff
path: root/sw/inc/edimp.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:00:41 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:00:41 +0000
commite9d66089a3c134efcc1f12e83b189db99d8e369d (patch)
tree740c7a1e29746c2c9b9c10e64940efb064444bc5 /sw/inc/edimp.hxx
parent430d437e317a2dd3d03ca63e8c1653a1899fadfc (diff)
INTEGRATION: CWS swwarnings (1.3.242); FILE MERGED
2007/02/27 13:06:32 tl 1.3.242.1: #i69287# warning-free code
Diffstat (limited to 'sw/inc/edimp.hxx')
-rw-r--r--sw/inc/edimp.hxx10
1 files changed, 8 insertions, 2 deletions
diff --git a/sw/inc/edimp.hxx b/sw/inc/edimp.hxx
index 293d3143b692..c2748e46c56c 100644
--- a/sw/inc/edimp.hxx
+++ b/sw/inc/edimp.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: edimp.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 15:21:02 $
+ * last change: $Author: hr $ $Date: 2007-09-27 08:00:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,6 +36,12 @@
#ifndef _EDIMP_HXX
#define _EDIMP_HXX
+#include <tools/solar.h>
+#include <svtools/svarray.hxx>
+
+class SwPaM;
+class SwNodeIndex;
+
/*
* MACROS um ueber alle Bereiche zu iterieren
*/