mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
//
|
|
// Prefix header for all source files of the 'GitTest' target in the 'GitTest' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|