INTEGRATION: CWS gcc4fwdecl (1.5.480); FILE MERGED

2005/06/01 17:19:56 pmladek 1.5.480.1: #i50069#
Fixed forward declarations for gcc4 in sd
This commit is contained in:
Oliver Bolte 2005-06-14 15:23:40 +00:00
parent efd72c7025
commit bcd2687a57

View file

@ -2,9 +2,9 @@
*
* $RCSfile: animobjs.hxx,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: obo $ $Date: 2004-01-20 11:47:42 $
* last change: $Author: obo $ $Date: 2005-06-14 16:23:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -107,6 +107,7 @@ class BitmapEx;
namespace sd {
class AnimationControllerItem;
class View;
//------------------------------------------------------------------------