mirror of
https://github.com/zxing/zxing.git
synced 2024-11-10 13:04:05 -08:00
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
|