bgfx/3rdparty/scintilla/cocoa/ScintillaFramework/Scintilla_Prefix.pch

8 lines
150 B
Text
Raw Normal View History

2015-06-08 20:07:35 -04:00
//
// Prefix header for all source files of the 'Scintilla' target in the 'Scintilla' project.
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif