misc/liblua/Xcode/Lua_Prefix.pch
author unc0rr
Sun, 05 Feb 2012 23:24:43 +0400
changeset 6626 a447993f2ad7
parent 5171 f9283dc4860d
permissions -rw-r--r--
Further work on propagating types. Now it hopefully works fully, just need to annotate namespace with types first.

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

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