misc/libtremor/Xcode/Tremor_Prefix.pch
author unc0rr
Sat, 27 Apr 2013 00:09:50 +0400
changeset 8938 c321264439c6
parent 6415 af2047bb4f70
permissions -rw-r--r--
Don't use writeln in ai thread (from rdd4035ee0f12), this causes crashes. Fixes issue #617.

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

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