5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
|
#ifdef __OBJC__
|
||
|
#import <Cocoa/Cocoa.h>
|
||
|
#import <QuickLook/QuickLook.h>
|
||
|
#endif
|