aboutsummaryrefslogtreecommitdiffstats
path: root/BatchDMG_Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'BatchDMG_Prefix.pch')
-rwxr-xr-xBatchDMG_Prefix.pch7
1 files changed, 7 insertions, 0 deletions
diff --git a/BatchDMG_Prefix.pch b/BatchDMG_Prefix.pch
new file mode 100755
index 0000000..923b53c
--- /dev/null
+++ b/BatchDMG_Prefix.pch
@@ -0,0 +1,7 @@
+//
+// Prefix header for all source files of the 'BatchDMG' target in the 'BatchDMG' project.
+//
+
+#ifdef __OBJC__
+ #import <Foundation/Foundation.h>
+#endif