misc/libtremor/Xcode/Tremor_Prefix.pch
author unc0rr
Sat, 21 Apr 2012 20:12:22 +0400
changeset 6902 7d4e5ce73b98
parent 6415 af2047bb4f70
permissions -rw-r--r--
Make pas2c even smarter. Now uIO.c compiles fine, and only 1 warning when compiled with -Wall (clang).

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

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