Files
atom/Cocoa/Atomicity_Prefix.pch
2011-08-27 03:55:56 -07:00

8 lines
149 B
Plaintext

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