From 1030dc837b10a03a02a85d5504cbeec168ce49e2 Mon Sep 17 00:00:00 2001 From: Bernie Innocenti Date: Mon, 03 May 2010 21:53:47 +0000 Subject: Import XaoS r489 (trunk after version 3.5) --- (limited to 'src/ui/ui-drv/cocoa/XaoS_Prefix.pch') diff --git a/src/ui/ui-drv/cocoa/XaoS_Prefix.pch b/src/ui/ui-drv/cocoa/XaoS_Prefix.pch new file mode 100644 index 0000000..b52a674 --- /dev/null +++ b/src/ui/ui-drv/cocoa/XaoS_Prefix.pch @@ -0,0 +1,7 @@ +// +// Prefix header for all source files of the 'XaoS' target in the 'XaoS' project +// + +#ifdef __OBJC__ + #import +#endif -- cgit v0.9.1