misc/liblua/Xcode/Lua_Prefix.pch
author Medo <smaxein@googlemail.com>
Fri, 30 Mar 2012 19:40:49 +0200
changeset 6839 2dd2c0f2c9d0
parent 5171 f9283dc4860d
permissions -rw-r--r--
Remove API Level 8 dependency found by Android Lint

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

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