misc/liblua/Xcode/Lua_Prefix.pch
author sheepluva
Sun, 02 Oct 2016 17:39:42 +0200
changeset 11864 bff919afc63f
parent 5171 f9283dc4860d
permissions -rw-r--r--
fix a typo back from may that apparently completely broke online-multiplayer due to causing a frontend crash on joining somebody else's room

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

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