Skip to content

Commit

Permalink
Adding AFURLConnectionOperation to main header
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Oct 11, 2011
1 parent d2be778 commit d263d0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AFNetworking/AFNetworking.h
Expand Up @@ -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>
Expand Down

0 comments on commit d263d0d

Please sign in to comment.