7 lines
183 B
Objective-C
7 lines
183 B
Objective-C
// Bridging-Header.h
|
|
// ICCery Colour Print Utility — TargetPrint
|
|
// SPEC §3: libcups via Objective-C bridging. No third-party headers.
|
|
|
|
#import <cups/cups.h>
|
|
#import <cups/ppd.h>
|