misc/libfreetype/Xcode-iOS/Freetype_Prefix.pch
author unc0rr
Mon, 01 Oct 2012 12:01:39 +0400
changeset 7721 2b1ad418ba39
parent 6664 7587033bf732
permissions -rw-r--r--
- Fix warnings and hints - Hide "Converting the operands to Int64 before doing the add could prevent overflow errors" kind of hints as pretty useless and annoying

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

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