misc/liblua/Xcode/Lua_Prefix.pch
author unc0rr
Thu, 11 Apr 2013 23:20:56 +0400
changeset 8905 82b1400f4a08
parent 5171 f9283dc4860d
permissions -rw-r--r--
New hwSqrt implementation which is 46/19 times faster than the old one!

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

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