misc/liblua/Xcode/Lua_Prefix.pch
author antonc27 <antonc27@mail.ru>
Fri, 29 Dec 2017 16:53:37 +0100
branchios-develop
changeset 12871 13143137c2ff
parent 5171 f9283dc4860d
permissions -rw-r--r--
- Fix ifdef (why this even worked before ??)

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

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