X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/2a102862ea91854a43c87a7693e73c1323481e5d..4758d7dc20e84588dde047a8a3768ef3f520eec7:/ITFoundation_Prefix.pch diff --git a/ITFoundation_Prefix.pch b/ITFoundation_Prefix.pch new file mode 100755 index 0000000..41216ff --- /dev/null +++ b/ITFoundation_Prefix.pch @@ -0,0 +1,8 @@ +// +// Prefix header for all source files of the 'ITFoundation' target in the 'ITFoundation' project. +// + +#ifdef __OBJC__ + #import + #import +#endif