mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 17:18:12 -05:00
7 lines
150 B
Text
7 lines
150 B
Text
//
|
|
// Prefix header for all source files of the 'Scintilla' target in the 'Scintilla' project.
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|