misc/liblua/Xcode/Lua_Prefix.pch
author Wuzzy <Wuzzy2@mail.ru>
Fri, 09 Nov 2018 23:42:44 +0100
changeset 14212 a1178e1b57a6
parent 5171 f9283dc4860d
permissions -rw-r--r--
Fix bad StrToInt call ('0x' instead of '$' for hex), confuses Pas2C

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

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