misc/libtremor/Xcode/Tremor_Prefix.pch
author unc0rr
Tue, 21 May 2013 23:48:00 +0400
changeset 9032 2345f5f96a29
parent 6415 af2047bb4f70
permissions -rw-r--r--
Clear nickname in case of collision so client could try again. Should help with issue #550 if not fix it.

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

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