source: release/1.8/aux/cocotron/win32/cocotron/issue405/issue405_Prefix.pch

Last change on this file was 13020, checked in by Gary Palter, 15 years ago

Add the Objective-C test case for Cocotron issue 405

  • Property svn:executable set to *
File size: 139 bytes
Line 
1//
2// Prefix header for all source files of the 'test' target in the 'test' project
3//
4
5#ifdef __OBJC__
6 #import <Cocoa/Cocoa.h>
7#endif
Note: See TracBrowser for help on using the repository browser.