Cog/Cog_Prefix.pch
2005-06-02 18:16:43 +00:00

7 lines
137 B
Text

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