mirror of
https://github.com/ksherlock/TwoTerm.git
synced 2024-12-22 07:30:40 +00:00
8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
//
|
|
// Prefix header for all source files of the '2Term' target in the '2Term' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|