Updating ITFoundation to include updates spurred by Haven development.
[ITFoundation.git] / ITFoundation_Prefix.pch
1 //
2 // Prefix header for all source files of the 'ITFoundation' target in the 'ITFoundation' project.
3 //
4
5 #ifdef __OBJC__
6         #import <Foundation/Foundation.h>
7 #endif