mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-23 11:51:08 +00:00
9 lines
206 B
C
9 lines
206 B
C
|
//
|
||
|
// Prefix header for all source files of the 'PCRenaissanceProj' target in the 'PCRenaissanceProj' project.
|
||
|
//
|
||
|
|
||
|
#ifdef __OBJC__
|
||
|
#import <Foundation/Foundation.h>
|
||
|
#import <AppKit/AppKit.h>
|
||
|
#endif
|