git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1073 52acb1d6-8a22-11de-b505-999d5b087335
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
//
|
|
// Prefix header for all source files of the 'Launcher' target in the 'Launcher' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|