7 lines
145 B
Text
7 lines
145 B
Text
//
|
|
// Prefix header for all source files of the 'Speaker' target in the 'Speaker' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|