mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 21:17:03 +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
|