mirror of
https://github.com/munki/munki.git
synced 2026-04-21 12:08:22 -05:00
2ef39d8d79
git-svn-id: http://munki.googlecode.com/svn/trunk@227 a4e17f2e-e282-11dd-95e1-755cbddbdd66
8 lines
153 B
Plaintext
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
|