1
0
Fork 0
mirror of https://github.com/zxing/zxing.git synced 2025-02-02 05:41:08 -08:00
zxing/iphone/Barcodes/Barcodes_Prefix.pch
2010-11-14 17:18:29 +00:00

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