8 lines
179 B
Text
8 lines
179 B
Text
|
|
//
|
||
|
|
// 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
|