misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Sun, 03 Jul 2011 01:10:39 +0200
changeset 5368 a66d5141a3ba
parent 5171 f9283dc4860d
permissions -rw-r--r--
fix build. seems like a indentation-related merge-oopsy dragged deleted code back in.

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

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