mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-28 11:10:51 +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>
|
||||
|
||||
@class NSArray;
|
||||
@class NSMutableArray;
|
||||
@class NSConnection;
|
||||
@class NSDate;
|
||||
@class NSRunLoop;
|
||||
|
|
Loading…
Reference in a new issue