mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Put NSPage declarations in NSZone.h for compatibility with MacOS-X
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@5236 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
981ddc03cc
commit
9aaae1ab2c
7 changed files with 27 additions and 47 deletions
|
@ -407,7 +407,6 @@ Foundation/NSNotification.h \
|
|||
Foundation/NSNotificationQueue.h \
|
||||
Foundation/NSObjCRuntime.h \
|
||||
Foundation/NSObject.h \
|
||||
Foundation/NSPage.h \
|
||||
Foundation/NSPathUtilities.h \
|
||||
Foundation/NSPort.h \
|
||||
Foundation/NSPortCoder.h \
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
|
||||
#include <config.h>
|
||||
#include <base/preface.h>
|
||||
#include <Foundation/NSZone.h>
|
||||
#include <string.h>
|
||||
#ifndef __WIN32__
|
||||
#include <unistd.h>
|
||||
|
|
|
@ -86,7 +86,6 @@
|
|||
#include <string.h>
|
||||
#include <objc/objc-api.h>
|
||||
#include <Foundation/NSException.h>
|
||||
#include <Foundation/NSPage.h>
|
||||
#include <Foundation/NSString.h>
|
||||
#include <Foundation/NSZone.h>
|
||||
#include <Foundation/NSLock.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue