misc/liblua/Xcode/Lua_Prefix.pch
author Wuzzy <Wuzzy2@mail.ru>
Sat, 04 May 2019 21:37:22 +0200
changeset 14878 4e3d81af71bf
parent 5171 f9283dc4860d
permissions -rw-r--r--
Some fixes to make Pas2C happy again

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

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