mirror of
https://github.com/zxing/zxing.git
synced 2024-11-10 04:54:04 -08:00
9 lines
216 B
Plaintext
9 lines
216 B
Plaintext
|
//
|
||
|
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
|
||
|
//
|
||
|
|
||
|
#ifdef __OBJC__
|
||
|
#import <Foundation/Foundation.h>
|
||
|
#import <UIKit/UIKit.h>
|
||
|
#endif
|