From 8808689fe340bec6e90ab13dd502292b0579cf1f Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Sat, 08 Dec 2012 21:19:17 +0000 Subject: initial osx port Signed-off-by: Michael Krelin --- (limited to 'pumpkin/pumpkin-Prefix.pch') diff --git a/pumpkin/pumpkin-Prefix.pch b/pumpkin/pumpkin-Prefix.pch new file mode 100644 index 0000000..8976de1 --- a/dev/null +++ b/pumpkin/pumpkin-Prefix.pch @@ -0,0 +1,7 @@ +// +// Prefix header for all source files of the 'PumpKIN' target in the 'PumpKIN' project +// + +#ifdef __OBJC__ + #import +#endif -- cgit v0.9.0.2