misc/liblua/Xcode/Lua_Prefix.pch
author Xeli
Mon, 28 Nov 2011 16:21:35 +0100
changeset 6458 eadb2db1ae83
parent 5171 f9283dc4860d
permissions -rw-r--r--
android: use linkedlist instead of the deque interface, Deque<> isn't supported until gingerbread

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

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