INTEGRATION: CWS gcc4fwdecl (1.8.338); FILE MERGED

2005/06/01 18:38:03 pmladek 1.8.338.1: #i50076#
Fixed forward declarations for gcc4 in sw
This commit is contained in:
Oliver Bolte 2005-06-14 15:27:26 +00:00
parent 61d54b226d
commit 58e0ff7acc

View file

@ -2,9 +2,9 @@
*
* $RCSfile: section.hxx,v $
*
* $Revision: 1.8 $
* $Revision: 1.9 $
*
* last change: $Author: obo $ $Date: 2004-11-16 10:19:29 $
* last change: $Author: obo $ $Date: 2005-06-14 16:27:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -86,6 +86,7 @@
class SwSectionFmt;
class SwDoc;
class SwSection;
class SwSectionNode;
class SwTOXBase;
#ifndef SW_DECL_SWSERVEROBJECT_DEFINED