SpinRiteRecoveryDisc/Classes/prefix.pch

13 lines
246 B
Plaintext

/*
* Preifx.pch
* GeckoReporter
*
* Created by Mr. Gecko on 2/2/13.
* Copyright (c) 2013 Mr. Gecko's Media (James Coleman). All rights reserved. http://mrgeckosmedia.com/
*
*/
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#endif