mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-03 22:49:50 +08:00
9 lines
187 B
Plaintext
9 lines
187 B
Plaintext
//
|
|
// Prefix header for all source files of the 'RKTwitter' target in the 'RKTwitter' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#import <UIKit/UIKit.h>
|
|
#endif
|