misc/liblua/Xcode/Lua_Prefix.pch
author nemo
Tue, 15 Nov 2011 00:43:19 -0500
changeset 6385 e6d30db1e3b0
parent 5171 f9283dc4860d
permissions -rw-r--r--
Fix for issue #291 - this check should probably be in ApplyDamage though

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

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