notepad-plus-plus-legacy/scintilla/cocoa/ScintillaFramework/Scintilla_Prefix.pch
Don Ho 52e19bbb88 [UPDATE] Complete Scintilla source files.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@641 f5eea248-9336-0410-98b8-ebc06183d4e3
2010-07-14 09:47:17 +00:00

8 lines
157 B
Plaintext

//
// Prefix header for all source files of the 'Scintilla' target in the 'Scintilla' project.
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif