mirror of
https://github.com/zxing/zxing.git
synced 2025-02-21 02:55:27 -08:00
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
|