aboutsummaryrefslogtreecommitdiffstats
path: root/On Task_Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'On Task_Prefix.pch')
-rw-r--r--On Task_Prefix.pch7
1 files changed, 7 insertions, 0 deletions
diff --git a/On Task_Prefix.pch b/On Task_Prefix.pch
new file mode 100644
index 0000000..b20bf79
--- /dev/null
+++ b/On Task_Prefix.pch
@@ -0,0 +1,7 @@
+//
+// Prefix header for all source files of the 'On Task' target in the 'On Task' project.
+//
+
+#ifdef __OBJC__
+ #import <Foundation/Foundation.h>
+#endif