Files
munki/code/MunkiStatus/MunkiStatus_Prefix.pch
T
Greg Neagle 2ef39d8d79 Still trying to get all these changes uploaded...
git-svn-id: http://munki.googlecode.com/svn/trunk@227 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2009-09-25 22:22:52 +00:00

8 lines
153 B
Plaintext

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