mirror of
https://github.com/zxing/zxing.git
synced 2025-02-20 18:47:38 -08:00
git-svn-id: https://zxing.googlecode.com/svn/trunk@1773 59b500cc-1b3d-0410-9834-0bbf25fbcc57
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#import <AppKit/AppKit.h>
|
|
#import <QTKit/QTKit.h>
|
|
#endif
|