root/tags/2C11/ChatCore.pch

Revision 1821, 47 bytes (checked in by timothy, 4 years ago)

Moved ChatCore? to a pre-compiled header. Removed all #imports that are part of the Cocoa frameworks. Removed all @class declarations that are part of the Cocoa frameworks.

Line 
1 #ifdef __OBJC__
2 #import <Cocoa/Cocoa.h>
3 #endif
Note: See TracBrowser for help on using the browser.