misc/liblua/Xcode/Lua_Prefix.pch
author nemo
Sat, 20 Aug 2011 16:31:20 -0400
changeset 5610 f8bdc789ac60
parent 5171 f9283dc4860d
permissions -rw-r--r--
-gh (heaptrace) appears to be the reason for crashing in DrawCircle on my system. I wonder if it has other bad behaviour as well.

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

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