CocoaShare/Classes/TinyGrab/prefix.pch
GRMrGecko 98d1698076 Current status
Fixed issues regarding 10.8 and new attributes. Fixed path subscriber for 10.8. Added TinyGrab plugin source code as I'm now allowed to publish it. Fixed PHP to work on Nginx.
2013-09-17 08:37:33 -05: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