misc/liblua/Xcode/Lua_Prefix.pch
author Wuzzy <Wuzzy2@mail.ru>
Sat, 11 May 2019 00:08:50 +0200
changeset 14916 938e67bc08ac
parent 5171 f9283dc4860d
permissions -rw-r--r--
Change default demo speedup key from S to F Rationale: S collides with WASD. F is short for “fast-forward”.

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

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