mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Declare NSNotification
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3383 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
830f76a916
commit
c5aace38e3
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
#include <Foundation/NSObject.h>
|
||||
#include <Foundation/NSLock.h>
|
||||
|
||||
@class NSNotification;
|
||||
@class NSString;
|
||||
|
||||
typedef enum {
|
||||
|
|
Loading…
Reference in a new issue