mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-29 11:31:11 +00:00
Trivial fix to make it compile
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6061 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f79a356d74
commit
af86cb7f5c
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
#include <Foundation/NSObject.h>
|
#include <Foundation/NSObject.h>
|
||||||
|
|
||||||
@class NSArray;
|
@class NSMutableArray;
|
||||||
@class NSConnection;
|
@class NSConnection;
|
||||||
@class NSDate;
|
@class NSDate;
|
||||||
@class NSRunLoop;
|
@class NSRunLoop;
|
||||||
|
|
Loading…
Reference in a new issue