misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Thu, 06 Dec 2012 10:01:01 +0100
changeset 8258 c14b27abe452
parent 5171 f9283dc4860d
permissions -rw-r--r--
fix build on linux for me ( the uint32_t releated breakage )

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

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