misc/libfreetype/Xcode-iPhoneOS/Freetype_Prefix.pch
author koda
Sat, 12 Nov 2011 21:59:10 +0100
changeset 6337 84e7d1a5e3df
parent 5172 88f2e05288ba
permissions -rw-r--r--
in class methods you can call [self alloc], as per objc specifications

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

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