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