source: releases/Pester/1.1b7/Source/Pester_Prefix.h

Last change on this file was 53, checked in by Nicholas Riley, 21 years ago

Updated for Pester 1.1a5 (very limited release).

Pester 1.1a4 was never released.

File size: 143 bytes
Line 
1//
2// Prefix header for all source files of the 'Pester' target in the 'Pester' project
3//
4
5#ifdef __OBJC__
6 #import <Cocoa/Cocoa.h>
7#endif
Note: See TracBrowser for help on using the repository browser.