SpinRiteRecoveryDisc/Classes/prefix.pch

13 lines
246 B
Plaintext
Raw Normal View History

2013-02-03 13:54:01 -06:00
/*
* 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