mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Correct error. Add NSInputStream forward reference
This commit is contained in:
parent
02a4762e99
commit
ca7aed5427
1 changed files with 2 additions and 1 deletions
|
@ -38,10 +38,11 @@ extern "C" {
|
|||
@class NSCachedURLResponse;
|
||||
@class NSData;
|
||||
@class NSError;
|
||||
@class NSInputStream;
|
||||
@class NSURLAuthenticationChallenge;
|
||||
@class NSURLRequest;
|
||||
@class NSURLResponse;
|
||||
|
||||
|
||||
/**
|
||||
*/
|
||||
GS_EXPORT_CLASS
|
||||
|
|
Loading…
Reference in a new issue