misc/liblua/Xcode/Lua_Prefix.pch
author unc0rr
Thu, 29 Mar 2012 17:27:01 +0400
changeset 6836 42382794b73f
parent 5171 f9283dc4860d
permissions -rw-r--r--
- Treat strings as arrays of chars - Add return statement to non-void functions

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

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