misc/liblua/Xcode/Lua_Prefix.pch
author Wuzzy <almikes@aol.com>
Mon, 24 Apr 2017 13:53:34 +0200 (2017-04-24)
changeset 12315 0f98d45204d7
parent 5171 f9283dc4860d
permissions -rw-r--r--
Fix incorrect SDL_UnloadObject usage in about.cpp (copy-paste fail)
//
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
//

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