misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Wed, 11 Jun 2014 19:46:37 +0200
changeset 10279 b75e7ebfbe11
parent 5171 f9283dc4860d
permissions -rw-r--r--
fix possible engine crash that a lua script could cause by passing an invalid geartype to addgear

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

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