Chromatic/Classes/Prefix.pch

8 lines
149 B
Plaintext
Raw Normal View History

2011-07-07 13:06:03 -05:00
//
// Prefix header for all source files of the 'Chromatic' target in the 'Chromatic' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif