misc/liblua/Xcode/Lua_Prefix.pch
changeset 5171 f9283dc4860d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/liblua/Xcode/Lua_Prefix.pch	Sun Apr 24 23:13:45 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