cog/Cog_Prefix.pch

8 lines
137 B
Plaintext

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