misc/liblua/Xcode/Lua_Prefix.pch
author koda
Wed, 20 Apr 2016 23:49:37 -0400
changeset 11660 e15eb10f1703
parent 5171 f9283dc4860d
permissions -rw-r--r--
Work around emscripten not finding math.h

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

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