misc/liblua/Xcode/Lua_Prefix.pch
author Wuzzy <Wuzzy2@mail.ru>
Tue, 28 Aug 2018 03:45:44 +0200
changeset 13709 e2b1abb4fba5
parent 5171 f9283dc4860d
permissions -rw-r--r--
Space Invasion: refactor variables into a large table for everything To fix that annoying "upvalue" error if more variables are added

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

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