more header reorganisation

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29731 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2010-02-25 08:36:34 +00:00
parent 3968c44cec
commit c07dc48eb3
40 changed files with 11 additions and 66 deletions

View file

@ -25,7 +25,6 @@
#import "common.h"
#include <string.h>
#include <limits.h>
#import "GNUstepBase/GSMime.h"
#import "Foundation/NSArray.h"
@ -46,6 +45,7 @@
#import "Foundation/NSXMLParser.h"
#import "GNUstepBase/Unicode.h"
#import "GNUstepBase/NSProcessInfo+GNUstepBase.h"
#import "GNUstepBase/NSObject+GNUstepBase.h"
#import "GNUstepBase/NSString+GNUstepBase.h"
#import "GSPrivate.h"