mirror of
https://github.com/zxing/zxing.git
synced 2024-11-10 04:54:04 -08:00
47b28a4edb
git-svn-id: https://zxing.googlecode.com/svn/trunk@1773 59b500cc-1b3d-0410-9834-0bbf25fbcc57
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
|