Catch/projects/XCode3/OCTest/OCTest_Prefix.pch

8 lines
154 B
Plaintext
Raw Normal View History

2010-11-14 17:47:30 -05:00
//
// Prefix header for all source files of the 'OCTest' target in the 'OCTest' project.
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#endif