misc/libfreetype/Xcode-iPhoneOS/Freetype_Prefix.pch
author unc0rr
Thu, 22 Sep 2011 11:44:39 +0400
changeset 5989 23407ecb1826
parent 5172 88f2e05288ba
permissions -rw-r--r--
My best guess for issue #285 is send thread being stuck at sendAll function, so I move client removing function before sendAll

//
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
//

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