GeckoReporter/Prefix.pch

14 lines
242 B
Plaintext
Raw Normal View History

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