cleanup foundation includes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31682 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2010-11-28 09:30:05 +00:00
parent 0eb9e9e791
commit 648e8bfe78
11 changed files with 26 additions and 167 deletions

View file

@ -29,8 +29,6 @@
#ifndef NeXT_Foundation_LIBRARY
#import "Foundation/NSException.h"
#import "Foundation/NSRange.h"
#else
#import <Foundation/Foundation.h>
#endif
#import "GNUstepBase/GSObjCRuntime.h"