misc/liblua/Xcode/Lua_Prefix.pch
author Stepan777 <stepik-777@mail.ru>
Sun, 24 Jun 2012 21:15:20 +0400
changeset 7282 c65992e2d794
parent 5171 f9283dc4860d
permissions -rw-r--r--
correctly fix odd dimensions (it was incorrectly fixed in previous commit)

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

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