Correct error. Add NSInputStream forward reference

This commit is contained in:
Gregory John Casamento 2021-11-21 03:33:59 -05:00
parent 02a4762e99
commit ca7aed5427

View file

@ -38,10 +38,11 @@ extern "C" {
@class NSCachedURLResponse;
@class NSData;
@class NSError;
@class NSInputStream;
@class NSURLAuthenticationChallenge;
@class NSURLRequest;
@class NSURLResponse;
/**
*/
GS_EXPORT_CLASS