mirror of
https://github.com/mauiaaron/apple2.git
synced 2024-11-20 02:32:28 +00:00
8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
//
|
|
// Prefix header for all source files of the 'HIDBrowser' target in the 'HIDBrowser' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|