misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Mon, 04 May 2015 18:32:33 +0200
changeset 10926 43612076e989
parent 5171 f9283dc4860d
permissions -rw-r--r--
chat: simplify some code and fix bugs I noticed during testing

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

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