CocoaAsyncSocket-umbrella.h 234 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 #ifdef __OBJC__ #import <UIKit/UIKit.h> #endif #import "GCDAsyncSocket.h" #import "GCDAsyncUdpSocket.h" FOUNDATION_EXPORT double CocoaAsyncSocketVersionNumber; FOUNDATION_EXPORT const unsigned char CocoaAsyncSocketVersionString[];