9 lines
175 B
Plaintext
9 lines
175 B
Plaintext
|
//
|
||
|
// Prefix header for all source files of the 'General' target in the 'General' project.
|
||
|
//
|
||
|
|
||
|
#ifdef __OBJC__
|
||
|
#import <AssertMacros.h>
|
||
|
#import <Cocoa/Cocoa.h>
|
||
|
#endif
|