zxing/objc/osx_Prefix.pch

6 lines
119 B
Plaintext
Raw Normal View History

#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <AppKit/AppKit.h>
#import <QTKit/QTKit.h>
#endif