Statistics
| Branch: | Revision:

root / asi-http-request-with-pithos / Mac Sample / Mac_Prefix.pch @ be116d22

History | View | Annotate | Download (172 Bytes)

1
//
2
// Prefix header for all source files of the 'Mac OS Sample Application' target in the 'asi-http-request' project
3
//
4

    
5
#ifdef __OBJC__
6
    #import <Cocoa/Cocoa.h>
7
#endif