INTEGRATION: CWS gcc4fwdecl (1.8.116); FILE MERGED

2005/06/01 16:43:19 pmladek 1.8.116.1: #i50063#
Fixed forward declarations for gcc4 in extensions
This commit is contained in:
Oliver Bolte 2005-06-14 15:36:30 +00:00
parent b803d95633
commit be05071958

View file

@ -2,9 +2,9 @@
*
* $RCSfile: framectr.hxx,v $
*
* $Revision: 1.8 $
* $Revision: 1.9 $
*
* last change: $Author: obo $ $Date: 2004-11-16 14:47:14 $
* last change: $Author: obo $ $Date: 2005-06-14 16:36:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -93,6 +93,7 @@
#include "bibmod.hxx"
class BibDataManager;
class BibFrameCtrl_Impl;
namespace com{namespace sun{namespace star{
namespace form{
class XFormController;