7 lines
137 B
Text
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
|