Skip to content
Snippets Groups Projects
T_Engine_Prefix.pch 147 B
Newer Older
neil's avatar
neil committed
//
// Prefix header for all source files of the 'T-Engine' target in the 'T-Engine' project
//

#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
#endif