mirror of
https://github.com/zxing/zxing.git
synced 2024-11-13 22:44:09 -08:00
8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
|
//
|
||
|
// 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
|