Files
munki/code/newMunkiStatus/MunkiStatus_Prefix.pch
T
Greg Neagle 045ead22d4 Rewrite of MunkiStatus.app as Cocoa-Python app.
git-svn-id: http://munki.googlecode.com/svn/trunk@225 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2009-09-25 22:09:21 +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