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:
parent
efd72c7025
commit
bcd2687a57
1 changed files with 3 additions and 2 deletions
|
@ -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;
|
||||
|
||||
//------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue