X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Enjoyable_Prefix.pch;fp=Enjoyable_Prefix.pch;h=0000000000000000000000000000000000000000;hp=4845e9d8a81656a57fb76b6979e569d7272ae4b0;hb=0064c1fbff36795885a9724081af2a17d83c20a3;hpb=56d825ba259066d847a9fc3f9c8c0c0a362a1507 diff --git a/Enjoyable_Prefix.pch b/Enjoyable_Prefix.pch deleted file mode 100644 index 4845e9d..0000000 --- a/Enjoyable_Prefix.pch +++ /dev/null @@ -1,16 +0,0 @@ -// -// Prefix header for all source files of the 'Enjoy' target in the 'Enjoy' project -// - -#ifdef __OBJC__ - #import -#endif - -#import - -#import "NSError+Description.h" -#import "NSMenu+RepresentedObjectAccessors.h" -#import "NSView+FirstResponder.h" -#import "NSMutableArray+MoveObject.h" -#import "NSFileManager+UniqueNames.h" -#import "NSString+FixFilename.h"