misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Sat, 30 Sep 2017 19:51:22 +0200
changeset 12618 2d68c113fc8d
parent 5171 f9283dc4860d
permissions -rw-r--r--
fix copypasta fail that caused segfaults (esp. in pas2c)

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

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