misc/liblua/Xcode/Lua_Prefix.pch
author unc0rr
Fri, 11 May 2012 22:35:09 +0400 (2012-05-11)
changeset 7057 c3eba84d1a98
parent 5171 f9283dc4860d
permissions -rw-r--r--
Support operator 'in', replace it with equality checks against each element of set
//
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
//

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