]> Dogcows Code - chaz/thecheat/blobdiff - The_Cheat_Prefix.pch
The Cheat 1.0b3
[chaz/thecheat] / The_Cheat_Prefix.pch
similarity index 62%
rename from The_Cheat_Prefix.h
rename to The_Cheat_Prefix.pch
index 0d0c539bac4c992ed60ebd6f6f00d24c784e955b..92e9b973ad4550fccef660b814d8633275ed0ebb 100644 (file)
@@ -1,7 +1,13 @@
+
 //
 // Prefix header for all source files of the 'The Cheat' target in the 'The Cheat' project
 //
-
+/*
 #ifdef __OBJC__
     #import <Cocoa/Cocoa.h>
 #endif
+*/
+#ifdef __OBJC__
+#import <Foundation/Foundation.h>
+#import <AppKit/AppKit.h>
+#endif
This page took 0.016966 seconds and 4 git commands to generate.