misc/liblua/Xcode/Lua_Prefix.pch
author unC0Rr
Thu, 22 Nov 2018 13:39:51 +0100
changeset 14277 3152d9fdb499
parent 5171 f9283dc4860d
permissions -rw-r--r--
- Move EngineInstance into a separate module - Refactor ipc a bit and process messages

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

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