misc/libtremor/Xcode/Tremor_Prefix.pch
author koda
Sun, 17 Mar 2013 01:34:24 +0100
changeset 8740 3eb1891f81ef
parent 6415 af2047bb4f70
permissions -rw-r--r--
use a local storage for chat history which prevents mix ups in netgame and simplifies code

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

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