mirror of
https://github.com/zxing/zxing.git
synced 2024-11-10 13:04:05 -08:00
5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
|
#ifdef __OBJC__
|
||
|
#import <Foundation/Foundation.h>
|
||
|
#import <AppKit/AppKit.h>
|
||
|
#endif
|