mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
Include String.h, not NSString.h.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1426 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4c078c7052
commit
1070057716
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
#define __Streaming_h__OBJECTS_INCLUDE
|
||||
|
||||
#include <gnustep/base/preface.h>
|
||||
#include <gnustep/base/NSString.h>
|
||||
#include <gnustep/base/String.h>
|
||||
|
||||
@protocol Streaming <NSObject>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue