misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Wed, 13 Aug 2014 13:36:35 +0200
changeset 10379 caa5b40e405b
parent 5171 f9283dc4860d
permissions -rw-r--r--
I a recent commit I caused flames to use uninitialized values. that lead to fire burning slow and desyncs. this commit fixes/reverts this

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

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