misc/liblua/Xcode/Lua_Prefix.pch
author nemo
Wed, 29 Feb 2012 18:24:56 -0500
changeset 6754 744b9430557a
parent 5171 f9283dc4860d
permissions -rw-r--r--
Fix for bug #366, delete gear if hog is drowning (needed either that or a check on nil Gear^.Hedgehog^.Gear)

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

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