mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Include <behavior.h>
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1171 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9e636b73bc
commit
9c98a2c9a4
2 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
|
||||
#include <Foundation/NSNotification.h>
|
||||
#include <objects/Notification.h>
|
||||
#include <objects/behavior.h>
|
||||
|
||||
@implementation NSNotification
|
||||
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
|
||||
#include <Foundation/NSNotification.h>
|
||||
#include <objects/Notification.h>
|
||||
#include <objects/behavior.h>
|
||||
|
||||
@implementation NSNotificationCenter
|
||||
|
||||
|
|
Loading…
Reference in a new issue