root/trunk/Basic.pch
| Revision 3763, 152 bytes (checked in by timothy, 11 months ago) |
|---|
| Line | |
|---|---|
| 1 | #ifndef MAC_OS_X_VERSION_10_5 |
| 2 | #define MAC_OS_X_VERSION_10_5 1050 |
| 3 | #endif |
| 4 | |
| 5 | #import <AvailabilityMacros.h> |
| 6 | |
| 7 | #ifdef __OBJC__ |
| 8 | #import <Cocoa/Cocoa.h> |
| 9 | #endif |
Note: See TracBrowser for help on using the browser.
