misc/liblua/Xcode/Lua_Prefix.pch
author Wuzzy <Wuzzy2@mail.ru>
Tue, 02 Oct 2018 21:51:27 +0200
changeset 13844 94d0d1ab7a0e
parent 5171 f9283dc4860d
permissions -rw-r--r--
Rewrite StrToInt code in uStore; get rid of "try" and "except" keywords

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

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