misc/liblua/Xcode/Lua_Prefix.pch
author Xeli
Fri, 09 Sep 2011 04:39:17 +0200
branchhedgeroid
changeset 5733 5ab22736bdb6
parent 5171 f9283dc4860d
permissions -rw-r--r--
Fixed a major bug (related to pointers) which also solves the stuttering when zooming in and out

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

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