misc/libfreetype/Xcode-iPhoneOS/Freetype_Prefix.pch
author unc0rr
Sun, 05 Feb 2012 23:24:43 +0400
changeset 6626 a447993f2ad7
parent 5172 88f2e05288ba
permissions -rw-r--r--
Further work on propagating types. Now it hopefully works fully, just need to annotate namespace with types first.

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

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