mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Add NSOrderedSet.h to Foundation.h header
This commit is contained in:
parent
672d4b11bd
commit
10eeaea0f6
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@
|
|||
#import <Foundation/NSNull.h>
|
||||
#import <Foundation/NSNumberFormatter.h>
|
||||
#import <Foundation/NSOperation.h>
|
||||
#import <Foundation/NSOrderedSet.h>
|
||||
#import <Foundation/NSPathUtilities.h>
|
||||
#import <Foundation/NSPointerArray.h>
|
||||
#import <Foundation/NSPointerFunctions.h>
|
||||
|
|
Loading…
Reference in a new issue