misc/libtremor/Xcode/Tremor_Prefix.pch
author nemo
Thu, 04 Aug 2011 19:52:27 -0400
changeset 5494 5f55e9202122
parent 5170 f7e49eff3708
child 6415 af2047bb4f70
permissions -rw-r--r--
Fix crasher. thanks to dagni for the demo file that tracked it down.

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

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