mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
//
|
|
// Prefix header for all source files of the 'mruby_fw' target in the 'mruby_fw' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|