mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-03 17:33:41 +00:00
9 lines
187 B
Plaintext
9 lines
187 B
Plaintext
//
|
|
// Prefix header for all source files of the 'font_info' target in the 'font_info' project.
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#import <AppKit/AppKit.h>
|
|
#endif
|