X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Enjoyable_Prefix.pch;fp=Enjoyable_Prefix.pch;h=1f44b2f4160004ee1978cddd087b5a9b4c63032c;hp=0000000000000000000000000000000000000000;hb=62aa5b73be6ec1e499e6b155cd0e7687c338cbaa;hpb=03b4a589de71a49ad00450701630673631e88647 diff --git a/Enjoyable_Prefix.pch b/Enjoyable_Prefix.pch new file mode 100644 index 0000000..1f44b2f --- /dev/null +++ b/Enjoyable_Prefix.pch @@ -0,0 +1,11 @@ +// +// Prefix header for all source files of the 'Enjoy' target in the 'Enjoy' project +// + +#ifdef __OBJC__ + #import +#endif + +#import + +#import "NSView+FirstResponder.h"