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

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