misc/liblua/Xcode/Lua_Prefix.pch
author mikade <redgrinner@gmail.com>
Mon, 15 Dec 2014 20:45:42 +0900
changeset 10673 2f19ff0ded73
parent 5171 f9283dc4860d
permissions -rw-r--r--
Some fixes and (really lazy) fixes

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

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