misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Wed, 07 Oct 2015 23:20:31 +0200
changeset 11201 9301550d2566
parent 5171 f9283dc4860d
permissions -rw-r--r--
TrophyRace: fix nil error warning, caused by needlessly re-retrieving the name of the best hedgehog (which could be dead at that point)

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

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