Files
OpenRA/OpenRA.Launcher.Mac/OpenRA_Prefix.pch
2010-11-25 22:51:24 +13:00

8 lines
143 B
Plaintext

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