misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Fri, 29 Apr 2016 23:42:37 +0200
changeset 11777 77afc967f38e
parent 5171 f9283dc4860d
permissions -rw-r--r--
fix memory corruptions caused by outofbounds-writes in uTouch

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

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