mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Added NO_GNUSTEP condition
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3196 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
344eeacc9c
commit
3e96691fc2
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
|||
#ifndef __NSDistributedNotificationCenter_h_GNUSTEP_BASE_INCLUDE
|
||||
#define __NSDistributedNotificationCenter_h_GNUSTEP_BASE_INCLUDE
|
||||
|
||||
#ifndef STRICT_OPENSTEP
|
||||
|
||||
#include <Foundation/NSObject.h>
|
||||
#include <Foundation/NSLock.h>
|
||||
|
||||
|
@ -75,4 +77,5 @@ extern NSString *NSLocalNotificationCenterType;
|
|||
@end
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue