aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa/ScintillaFramework/Scintilla_Prefix.pch
blob: e987aa4cf44c3ce9765587cd669ccf5e560d0a2c (plain)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'Scintilla' target in the 'Scintilla' project.
//

#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
#endif