misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Tue, 18 Nov 2014 01:51:40 +0100
changeset 10513 58fa783e0cfd
parent 5171 f9283dc4860d
permissions -rw-r--r--
fixes to chat input history: remember all inputs, don not remember duplicates

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

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