Files
cappuccino/Tools/XcodeCapp/xcc/xcc-Prefix.pch
T
2013-05-09 16:48:37 -04:00

8 lines
147 B
Plaintext

//
// Prefix header for all source files of the 'xcc' target in the 'xcc' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#endif