summaryrefslogtreecommitdiff
path: root/deps/gyp/test/mac/framework/TestFramework/TestFramework_Prefix.pch
blob: 394f41d9576a62a2e0eac97e10eb853cf606b189 (plain)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'TestFramework' target in the 'TestFramework' project.
//

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