2Term -> TwoTerm, missing pch file.

This commit is contained in:
Kelvin Sherlock
2017-11-30 14:19:15 -05:00
parent 154f542c4a
commit bcadf05add
4 changed files with 27 additions and 8 deletions
+7
View File
@@ -0,0 +1,7 @@
//
// Prefix header for all source files of the '2Term' target in the '2Term' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif