mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
tidyup private api
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@34029 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c951117b4d
commit
a8ce28dd9f
6 changed files with 16 additions and 4 deletions
|
@ -30,7 +30,6 @@
|
|||
#import "Foundation/NSData.h"
|
||||
#import "Foundation/NSArray.h"
|
||||
#import "Foundation/NSFileHandle.h"
|
||||
#import "GNUstepBase/GSFileHandle.h"
|
||||
#import "Foundation/NSException.h"
|
||||
#import "Foundation/NSRunLoop.h"
|
||||
#import "Foundation/NSNotification.h"
|
||||
|
@ -42,6 +41,7 @@
|
|||
#import "GSPrivate.h"
|
||||
#import "GSNetwork.h"
|
||||
#import "GNUstepBase/NSObject+GNUstepBase.h"
|
||||
#import "GSFileHandle.h"
|
||||
|
||||
#import "../Tools/gdomap.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue