mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12507 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
72e9ea20f1
commit
f537c83c85
2 changed files with 6 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
|||
#include <Foundation/NSObject.h>
|
||||
#include <Foundation/NSException.h>
|
||||
|
||||
#ifndef STRICT_OPENSTEP
|
||||
|
||||
@class NSArray;
|
||||
@class NSDictionary;
|
||||
@class NSString;
|
||||
|
@ -59,3 +61,5 @@ GS_EXPORT NSString* const NSClassDescriptionNeededForClassNotification;
|
|||
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -31,6 +31,7 @@
|
|||
@class NSDictionary;
|
||||
@class NSString;
|
||||
|
||||
#ifndef STRICT_OPENSTEP
|
||||
|
||||
@interface NSObject (NSKeyValueCoding)
|
||||
|
||||
|
@ -52,4 +53,5 @@
|
|||
@end
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue