misc/liblua/Xcode/Lua_Prefix.pch
author mikade <redgrinner@gmail.com>
Thu, 31 May 2012 15:50:25 +0200
changeset 7156 09262f82e99d
parent 5171 f9283dc4860d
permissions -rw-r--r--
Add a GetTag method so that SetTag doesn't feel lonely.

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

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