Adding AFURLConnectionOperation to main header
This commit is contained in:
parent
d2be778f9c
commit
d263d0d73d
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
#import <Availability.h>
|
||||
|
||||
#import <AFNetworking/AFURLConnectionOperation.h>
|
||||
|
||||
#import <AFNetworking/AFHTTPRequestOperation.h>
|
||||
#import <AFNetworking/AFJSONRequestOperation.h>
|
||||
#import <AFNetworking/AFXMLRequestOperation.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue