mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
add missing include
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29637 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f77619ab3c
commit
2244068fc2
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#import "Foundation/NSArray.h"
|
||||
#import "Foundation/NSCharacterSet.h"
|
||||
#import "Foundation/NSData.h"
|
||||
#import "Foundation/NSDictionary.h"
|
||||
#import "Foundation/NSException.h"
|
||||
#import "Foundation/NSString.h"
|
||||
#import "Foundation/NSProcessInfo.h"
|
||||
|
|
Loading…
Reference in a new issue