misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva <sheepluva@users.noreply.github.com>
Sat, 08 Nov 2014 12:19:35 +0100
changeset 10470 dae4bb274822
parent 5171 f9283dc4860d
permissions -rw-r--r--
Merge pull request #13 from LocutusOfBorg/fix-license Fixed many license problems, spotted by licensecheck program

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

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