misc/liblua/Xcode/Lua_Prefix.pch
author nemo
Wed, 14 Nov 2012 23:23:56 -0500 (2012-11-15)
changeset 8030 165aeaaaf445
parent 5171 f9283dc4860d
permissions -rw-r--r--
Call fallers less often. Should hopefully still be about as effective at the intended purpose. Should help loads quite a bit.
//
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
//

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