root/trunk/CurrencyConverter/CurrencyConverter_Prefix.pch

Revision 41, 165 bytes (checked in by tyler, 4 years ago)
  • Importing Dumbarton webservices example
Line 
1//
2// Prefix header for all source files of the 'CurrencyConverter' target in the 'CurrencyConverter' project
3//
4
5#ifdef __OBJC__
6    #import <Cocoa/Cocoa.h>
7#endif
Note: See TracBrowser for help on using the browser.