zxing/objc/zxing-objc-framework/zxing-objc-framework-Prefix.pch

8 lines
171 B
Plaintext
Raw Normal View History

//
// Prefix header for all source files of the 'zxing-objc-framework' target in the 'zxing-objc-framework' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif