misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Mon, 28 Apr 2014 16:52:00 +0200
changeset 10230 361d36ec5181
parent 5171 f9283dc4860d
permissions -rw-r--r--
minimal changes for compatibility with lua 5.2, thanks to v4hn for fixing standard library loads. note: ALSO compatibile with (internal) lua 5.1, until something bothers to upgrade bundled lua version

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

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