mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-11-01 03:53:52 +01:00
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@641 f5eea248-9336-0410-98b8-ebc06183d4e3
8 lines
157 B
Plaintext
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
|