41216ff3b35b9f7d7f7e889d36dfbad59d6db9e3
[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     #import <AppKit/AppKit.h>
8 #endif