MGMDB/Prefix.pch

13 lines
233 B
Plaintext
Raw Normal View History

2011-10-02 20:48:43 -05:00
/*
* Preifx.pch
* MGMDB
*
* Created by Mr. Gecko on 12/27/09.
* Copyright (c) 2010 Mr. Gecko's Media (James Coleman). All rights reserved. http://mrgeckosmedia.com/
*
*/
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif