mirror of
https://github.com/ksherlock/TwoTerm.git
synced 2025-01-02 16:31:38 +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
|