mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Fix versioning error
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24953 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cb9df62166
commit
7f7186b298
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
#import <GNUstepBase/GSVersionMacros.h>
|
||||
|
||||
#if OS_API_VERSION(GS_API_NONE,GS_API_NONE)
|
||||
#if OS_API_VERSION(GS_API_NONE,GS_API_LATEST)
|
||||
|
||||
#include <Foundation/NSObject.h>
|
||||
#include <Foundation/NSZone.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue