mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
add missing headers
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/branches/reorg@29552 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
dcddedb10d
commit
5d59a307ad
2 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
#import "GNUstepBase/preface.h"
|
||||
#import "GNUstepBase/GSFunctions.h"
|
||||
#ifndef NeXT_Foundation_LIBRARY
|
||||
#import "Foundation/NSArray.h"
|
||||
#import "Foundation/NSDebug.h"
|
||||
#import "Foundation/NSEnumerator.h"
|
||||
#import "Foundation/NSException.h"
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
|
||||
*/
|
||||
#import "config.h"
|
||||
#import "Foundation/NSArray.h"
|
||||
#import "Foundation/NSEnumerator.h"
|
||||
#import "Foundation/NSException.h"
|
||||
#import "Foundation/NSPathUtilities.h"
|
||||
|
|
Loading…
Reference in a new issue