misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Sun, 15 May 2016 23:11:14 +0200
changeset 11823 0fba6cb098a1
parent 5171 f9283dc4860d
permissions -rw-r--r--
drop SysUtils inclusion from 5 files where it is not needed anymore

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

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