1
0
Fork 0
mirror of https://github.com/zxing/zxing.git synced 2025-03-05 20:48:51 -08:00
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