mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 21:17:03 +00:00
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
//
|
|
// Prefix header for all source files of the 'xcc' target in the 'xcc' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#endif
|