TwoTerm/TwoTerm_Prefix.pch
2017-11-30 14:19:15 -05:00

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