mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-01 12:30:50 +00:00
Generate class stubs (without any method definition) for NSFileCoordinator, NSFilePresenter, NSFileVersion and NSURLSession.
4 lines
71 B
Objective-C
4 lines
71 B
Objective-C
#import <Foundation/NSURLSession.h>
|
|
|
|
@implementation NSURLSession
|
|
@end
|