misc/libfreetype/Xcode-iOS/Freetype_Prefix.pch
author unc0rr
Fri, 11 May 2012 23:03:28 +0400
changeset 7060 861d6897917f
parent 6664 7587033bf732
permissions -rw-r--r--
Properly track type in ref2CF, this fixes issues with functions returning strings used in expression (like "a" + line())

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

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