mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-06-14 01:55:48 +08:00
11 lines
297 B
Plaintext
11 lines
297 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>
|
|
#import <SystemConfiguration/SystemConfiguration.h>
|
|
#import <MobileCoreServices/MobileCoreServices.h>
|
|
#endif
|