Mac_Prefix.pch 172 Bytes
//
// Prefix header for all source files of the 'Mac OS Sample Application' target in the 'asi-http-request' project
//

#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
#endif