For the avoidance of confusion, remove references to obsolete header.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33562 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2011-07-15 13:53:45 +00:00
parent 8dadaadea4
commit cc524f2704
23 changed files with 17229 additions and 2930 deletions

View file

@ -27,7 +27,6 @@
*/
#import "common.h"
#import "GNUstepBase/preface.h"
#import "GNUstepBase/GSFunctions.h"
#import "GNUstepBase/NSDebug+GNUstepBase.h"
#ifndef NeXT_Foundation_LIBRARY

View file

@ -30,7 +30,6 @@
*/
#import "common.h"
#import "GNUstepBase/preface.h"
#ifndef NeXT_Foundation_LIBRARY
#import "Foundation/NSArray.h"
#import "Foundation/NSAutoreleasePool.h"

View file

@ -42,7 +42,6 @@
#include <string.h>
#import "common.h"
#import "GNUstepBase/preface.h"
#import "GNUstepBase/Unicode.h"