Clean up headers. Remove improper reference to GSPrivate.h from public header.

This commit is contained in:
Gregory John Casamento 2019-06-07 05:36:53 -04:00
parent 6a7931f87e
commit d611743bd2
2 changed files with 3 additions and 10 deletions

View file

@ -28,17 +28,12 @@
#define _NSOrderedSet_h_GNUSTEP_BASE_INCLUDE
#import <GNUstepBase/GSVersionMacros.h>
#import <GNUstepBase/GSBlocks.h>
#import <Foundation/NSObject.h>
#import <Foundation/NSEnumerator.h>
#import <GNUstepBase/GSBlocks.h>
#import <Foundation/NSIndexSet.h>
#import <Foundation/NSKeyedArchiver.h>
#import "GSPrivate.h"
#import "GSPThread.h"
#import "GSFastEnumeration.h"
#import "GSDispatch.h"
#import "GSSorting.h"
#if defined(__cplusplus)
extern "C" {

View file

@ -34,14 +34,12 @@
#import "Foundation/NSValue.h"
#import "Foundation/NSException.h"
#import "Foundation/NSPredicate.h"
// #import "GNUstepBase/GNUstep.h"
// For private method _decodeArrayOfObjectsForKey:
#import <GNUstepBase/GSBlocks.h>
#import "Foundation/NSKeyedArchiver.h"
#import "GSPrivate.h"
#import "GSFastEnumeration.h"
#import "GSDispatch.h"
#import "GSSorting.h"
@class GSOrderedSet;
@interface GSOrderedSet : NSObject // Help the compiler