Files
RestKit/Code/Support/RestKit-Prefix.pch

9 lines
211 B
Plaintext

//
// Prefix header for all source files of the 'RestKit' target in the 'RestKit' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <SystemConfiguration/SystemConfiguration.h>
#endif