misc/liblua/Xcode/Lua_Prefix.pch
author nemo
Thu, 15 Sep 2011 22:53:47 -0400
changeset 5926 09bbc7b88714
parent 5171 f9283dc4860d
permissions -rw-r--r--
2 extra steps was still occasionally causing problems w/ edge cases. hopefully 3 should do the trick

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

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