aboutsummaryrefslogtreecommitdiff
path: root/runtime/ObjC/Framework/ANTLR/ANTLRTests/ANTLRTests-Prefix.pch
blob: 9d05c986e257304edc880d7c1a465b983a91c63c (plain)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'ANTLRTests' target in the 'ANTLRTests' project
//

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