mirror of
https://github.com/munki/munki.git
synced 2026-01-22 23:20:45 -06:00
git-svn-id: http://munki.googlecode.com/svn/trunk@458 a4e17f2e-e282-11dd-95e1-755cbddbdd66
8 lines
177 B
Plaintext
8 lines
177 B
Plaintext
//
|
|
// Prefix header for all source files of the 'Managed Software Update' target in the 'Managed Software Update' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|