summaryrefslogtreecommitdiff
path: root/sw/inc/anchoredobject.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:16:14 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:16:14 +0000
commit87ff4edf80dcb83336ff5e0d21bb490a501a15f5 (patch)
treec84b11d44c58b51defcdd744f263494ace8d0923 /sw/inc/anchoredobject.hxx
parent701beae3fd48d3265e47436379efb1d5b44fb37e (diff)
INTEGRATION: CWS writercorehandoff (1.13.78); FILE MERGED
2006/07/27 14:33:14 fme 1.13.78.5: RESYNC: (1.16-1.17); FILE MERGED 2006/04/05 12:51:23 tra 1.13.78.4: RESYNC: (1.15-1.16); FILE MERGED 2005/10/25 08:21:14 tra 1.13.78.3: RESYNC: (1.14-1.15); FILE MERGED 2005/09/13 11:14:00 tra 1.13.78.2: RESYNC: (1.13-1.14); FILE MERGED 2005/06/06 07:07:20 tra 1.13.78.1: Unnecessary includes removed #i50348#
Diffstat (limited to 'sw/inc/anchoredobject.hxx')
-rw-r--r--sw/inc/anchoredobject.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/inc/anchoredobject.hxx b/sw/inc/anchoredobject.hxx
index 1fd8eb2e2184..62c7555c4d8d 100644
--- a/sw/inc/anchoredobject.hxx
+++ b/sw/inc/anchoredobject.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: anchoredobject.hxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: rt $ $Date: 2006-07-26 08:16:37 $
+ * last change: $Author: hr $ $Date: 2006-08-14 15:16:14 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -34,6 +34,7 @@
************************************************************************/
#ifndef _ANCHOREDOBJECT_HXX
#define _ANCHOREDOBJECT_HXX
+
#ifndef _RTTI_HXX
#include <tools/rtti.hxx>
#endif
@@ -41,6 +42,7 @@
#ifndef _SWTYPES_HXX
#include <swtypes.hxx>
#endif
+
#ifndef _SWRECT_HXX
#include <swrect.hxx>
#endif