misc/liblua/Xcode/Lua_Prefix.pch
author nemo
Sat, 04 Aug 2012 22:51:41 -0400
changeset 7492 3188794b9d87
parent 5171 f9283dc4860d
permissions -rw-r--r--
Perf opt for the c conversion. Use downto instead to avoid repeated function calls in the loop

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

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