misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Sat, 10 Dec 2016 21:28:10 +0100
changeset 12107 0695302f3f5f
parent 5171 f9283dc4860d
permissions -rw-r--r--
Fix ScriptExists() destroying lua stack (fixes bug #146)

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

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