mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Defining NSRunLoop in NSStream.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22502 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
efd1539f9f
commit
e12d4b2648
2 changed files with 6 additions and 0 deletions
|
@ -53,6 +53,7 @@ typedef enum {
|
|||
@class NSInputStream;
|
||||
@class NSOutputStream;
|
||||
@class NSString;
|
||||
@class NSRunLoop;
|
||||
|
||||
/**
|
||||
* NSStream is an abstract class for objects representing streams.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue