misc/liblua/Xcode/Lua_Prefix.pch
author koda
Wed, 27 Apr 2016 15:10:25 -0400
changeset 11749 5d66eace5b81
parent 5171 f9283dc4860d
permissions -rw-r--r--
Only build engine to c with clang on travis

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

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