bgfx/3rdparty/scintilla/cocoa/ScintillaTest/ScintillaTest_Prefix.pch

8 lines
157 B
Text
Raw Normal View History

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