misc/libtremor/Xcode/Tremor_Prefix.pch
changeset 5170 f7e49eff3708
child 6415 af2047bb4f70
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/libtremor/Xcode/Tremor_Prefix.pch	Sun Apr 24 22:57:57 2011 +0200
@@ -0,0 +1,7 @@
+//
+// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
+//
+
+#ifdef __OBJC__
+    #import <Foundation/Foundation.h>
+#endif