diff -r 2d7703d6bc22 -r 55365fccb075 misc/libphyslayer/Xcode/Physlayer_Prefix.pch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/misc/libphyslayer/Xcode/Physlayer_Prefix.pch Sat Feb 23 18:38:57 2013 +0100 @@ -0,0 +1,7 @@ +// +// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project. +// + +#ifdef __OBJC__ + #import +#endif