mirror of
https://github.com/zxing/zxing.git
synced 2024-11-10 04:54:04 -08:00
ab6b4908f4
git-svn-id: https://zxing.googlecode.com/svn/trunk@1649 59b500cc-1b3d-0410-9834-0bbf25fbcc57
9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
//
|
|
// Prefix header for all source files of the 'Barcodes' target in the 'Barcodes' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#import <UIKit/UIKit.h>
|
|
#endif
|