mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Comment out decl on Darwin
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10649 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c42a367cac
commit
aae35415bc
3 changed files with 9 additions and 0 deletions
|
@ -31,7 +31,9 @@
|
|||
#include <Foundation/NSObjCRuntime.h>
|
||||
#include "limits.h"
|
||||
|
||||
#ifndef NeXT_RUNTIME
|
||||
extern BOOL __objc_responds_to(id, SEL);
|
||||
#endif
|
||||
|
||||
@implementation NSProxy
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue