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

8 lines
155 B
Plaintext

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