misc/liblua/Xcode/Lua_Prefix.pch
author koda
Tue, 20 Nov 2012 18:51:42 +0100
changeset 8074 768427321cab
parent 5171 f9283dc4860d
permissions -rw-r--r--
thou shall not use system headers for crossplatformness

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

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