misc/liblua/Xcode/Lua_Prefix.pch
author Vittorio Giovara <vittorio.giovara@gmail.com>
Fri, 03 Jan 2014 07:19:04 -0800
changeset 9927 22bb4dfbfea8
parent 5171 f9283dc4860d
permissions -rw-r--r--
Merge pull request #8 from LocutusOfBorg/fix-avwrapper-exit-calls Fixed avwrapper exit calls, fixing issue #752

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

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