mirror of
https://github.com/zxing/zxing.git
synced 2024-11-11 05:24:06 -08:00
57b62766c6
git-svn-id: https://zxing.googlecode.com/svn/trunk@2313 59b500cc-1b3d-0410-9834-0bbf25fbcc57
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
|