misc/liblua/Xcode/Lua_Prefix.pch
author Stepan777 <stepik-777@mail.ru>
Tue, 26 Jun 2012 02:14:35 +0400
changeset 7289 835bb2852579
parent 5171 f9283dc4860d
permissions -rw-r--r--
Restore almost old TCPBase behaviour (it was only necessary to move emiting of isReadyNow() from ClientDisconnect() to NewConnection()). Also ensure deletion of IPCSocket.

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

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