misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Wed, 26 Oct 2011 01:50:08 +0200
changeset 6211 ee9465c0ea82
parent 5171 f9283dc4860d
permissions -rw-r--r--
move (prematurely) finishing game by removing all teams into engine since that's where it should happen

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

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