Flycut/Jumpcut_Prefix.pch

8 lines
145 B
Plaintext
Raw Normal View History

2011-03-20 15:16:13 +08:00
//
// Prefix header for all source files of the 'Jumpcut' target in the 'Jumpcut' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif