mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-20 13:31:28 +07:00
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
|