mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-27 22:41:10 +08:00
Updated all example projects to build against the new project. Cleaned up header imports for flattened project structure
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
// limitations under the License.
|
||||
//
|
||||
|
||||
#import "../Support/RKMIMETypes.h"
|
||||
#import "../Support/RKParser.h"
|
||||
#import "RKMIMETypes.h"
|
||||
#import "RKParser.h"
|
||||
|
||||
/**
|
||||
The Parser Registry provides for the registration of RKParser classes
|
||||
|
||||
Reference in New Issue
Block a user