Files
RestKit/RestKitLibXMLParser/RestKitLibXMLParser-Prefix.pch
Jeremy Ellison 6a4b3d78b3 Merge branch 'unit-testing' into xml-parser
Conflicts:
	RestKit.xcodeproj/project.pbxproj
2011-03-23 10:34:02 -04:00

8 lines
179 B
Plaintext

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