blob: 394f41d9576a62a2e0eac97e10eb853cf606b189 [file] [log] [blame]
Ben Murdoch097c5b22016-05-18 11:27:45 +01001//
2// Prefix header for all source files of the 'TestFramework' target in the 'TestFramework' project.
3//
4
5#ifdef __OBJC__
6 #import <Cocoa/Cocoa.h>
7#endif