AFNetworking/Mac Example/Prefix.pch

8 lines
179 B
Text
Raw Normal View History

//
// Prefix header for all source files of the 'AFNetworking Mac Example' target in the 'AFNetworking Mac Example' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif