misc/liblua/Xcode/Lua_Prefix.pch
author Wuzzy <Wuzzy2@mail.ru>
Tue, 09 Jun 2020 06:21:21 +0200
changeset 15638 5a949495ee29
parent 5171 f9283dc4860d
permissions -rw-r--r--
Add missing semicolon (oops!)

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

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