mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-21 02:41:18 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@15903 72102866-910b-0410-8b05-ffd578937521
8 lines
206 B
Objective-C
8 lines
206 B
Objective-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
|