summaryrefslogtreecommitdiffstats
path: root/test/PCH/objc_import.h
blob: 8af87ab25c7d6377f05c8fb986548b0858807155 (plain)
1
2
3
4
5
6
7
/* For use with the objc_import.m test */

@interface TestPCH
+ alloc;
- (void)instMethod;
@end

OpenPOWER on IntegriCloud