Adding 0.7 classes to main header

This commit is contained in:
Mattt Thompson 2011-10-11 10:20:01 -05:00
parent 7e4b224154
commit 70351a51e1

View file

@ -25,6 +25,8 @@
#import <AFNetworking/AFHTTPRequestOperation.h>
#import <AFNetworking/AFJSONRequestOperation.h>
#import <AFNetworking/AFXMLRequestOperation.h>
#import <AFNetworking/AFPropertyListRequestOperation.h>
#import <AFNetworking/AFHTTPClient.h>
#import <AFNetworking/AFImageRequestOperation.h>