]> Dogcows Code - chaz/thecheat/blob - The_Cheat_Prefix.pch
The Cheat 1.0b3
[chaz/thecheat] / The_Cheat_Prefix.pch
1
2 //
3 // Prefix header for all source files of the 'The Cheat' target in the 'The Cheat' project
4 //
5 /*
6 #ifdef __OBJC__
7 #import <Cocoa/Cocoa.h>
8 #endif
9 */
10 #ifdef __OBJC__
11 #import <Foundation/Foundation.h>
12 #import <AppKit/AppKit.h>
13 #endif
This page took 0.033409 seconds and 5 git commands to generate.