misc/liblua/Xcode/Lua_Prefix.pch
author unc0rr
Wed, 20 Feb 2013 22:54:16 +0400
changeset 8519 98e2dbdda8c0
parent 5171 f9283dc4860d
permissions -rw-r--r--
Workaround desync issue if I correctly understand its roots (barely tested)

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

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