bgfx/3rdparty/scintilla/cocoa/ScintillaFramework/Scintilla_Prefix.pch
2015-06-08 17:07:35 -07:00

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