CocoaShare/Classes/HTTP/prefix.pch
2011-02-01 10:19:26 -06:00

8 lines
151 B
Plaintext

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