Exhaust/Classes/prefix.pch

13 lines
231 B
Plaintext
Raw Permalink Normal View History

2011-02-11 13:00:15 -06:00
/*
* Preifx.pch
* Exhaust
*
* Created by Mr. Gecko on 12/27/09.
* Copyright (c) 2011 Mr. Gecko's Media (James Coleman). All rights reserved. http://mrgeckosmedia.com/
*
*/
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif