mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Look for NSString.h in Foundation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2871 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8f568c7e39
commit
09688602eb
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
#include <gnustep/base/preface.h>
|
||||
#include <gnustep/base/CollectionPrivate.h>
|
||||
#include <Foundation/NSException.h>
|
||||
#include <gnustep/base/NSString.h>
|
||||
#include <Foundation/NSString.h>
|
||||
|
||||
/* To be used inside a method for making sure that index
|
||||
is not above range.
|
||||
|
|
Loading…
Reference in a new issue